Version
menu

Wwise SDK 2025.1.1
AkCmd_ControlOfflineRendering Struct Reference

#include <AkCommandTypes.h>

Public Attributes

AkUInt32 isEnabled
 Whether offline rendering should be activated or not. More...
 
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. More...
 

Detailed Description

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).

See also

Definition at line 1157 of file AkCommandTypes.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise