menu
버전
2021.1.14.8108
2024.1.6.8842
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.6.8842
2023.1.13.8732
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2021.1.14
|
This page contains information about the Linux-specific initialization settings.
AkThreadProperties threadLEngine | Lower Engine 스레드 속성. |
AkThreadProperties threadOutputMgr | Ouput Thread 스레드 속성. |
AkThreadProperties threadBankManager | Bank Manager 스레드 속성 (기본 우선 순위는 AK_THREAD_PRIORITY_NORMAL). |
AkThreadProperties threadMonitor | Monitor 스레드 속성 (기본 우선 순위는 AK_THREAD_PRIORITY_ABOVENORMAL). This parameter is not used in Release build. |
AkUInt32 uSampleRate | Sampling Rate. Default 48000 Hz. |
AkUInt16 uNumRefillsInVoice | Number of refill buffers in voice buffer. 2 == double-buffered, defaults to 4. |
AkAudioAPI eAudioAPI | Main audio API to use. 기본 싱크는 AkAPI_Default 로 둡니다 (기본값). If a valid audioDeviceShareset plug-in is provided, the AkAudioAPI will be Ignored. AkAudioAPI |
AkDataTypeID sampleType | Sample type. AK_FLOAT for 32 bit float, AK_INT for 16 bit signed integer, defaults to AK_FLOAT. Supported by AkAPI_PulseAudio only. |
AkPlatformInitSettings 와 함께 사용해 오디오 출력에 사용되는 API를 선택합니다. Use AkAPI_Default, it will select the more appropriate API depending on the computer's capabilities. 다른 값은 테스트용으로 사용해야 합니다.
enum AkAudioAPI | |
---|---|
AkAPI_PulseAudio | Use PulseAudio (this is the preferred API on Linux). |
AkAPI_ALSA | Use ALSA. |
AkAPI_Default | Default value, will select the more appropriate API. |
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요