|
Wwise SDK 2025.1.3
|
#include <AkCommandTypes.h>
Public 속성 | |
| AkUInt32 | isEnabled |
| Whether offline rendering should be activated or not. 더 자세히 ... | |
| AkReal32 | frameTimeInSeconds |
| Frame time in seconds used during offline rendering. Set to 0 to leave the frame time the same as the last time it was set. 더 자세히 ... | |
Enable/disable offline rendering, and control the size of each audio frame when offline rendering is enabled.
Offline rendering disconnects the Sound Engine from hardware audio output. Instead, the Sound Engine renders one frame of audio every time AK::SoundEngine::RenderAudio is called. This audio frame is not audible, but it can be captured to a file using Output Capture (see AkCmd_ControlOutputCapture).
AkCommandTypes.h 파일의 1200 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요