Version

menu_open
Wwise SDK 2023.1.3

◆ AddOutputCaptureBinaryMarker()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::AddOutputCaptureBinaryMarker ( void *  in_pMarkerData,
AkUInt32  in_uMarkerDataSize 
)

Adds binary data to a marker in audio output file.

Returns
  • AK_Success when successful
  • AK_InvalidParameter if in_pMarkerData is null or in_uMarkerDataSize is zero.
  • AK_InsufficientMemory if not enough memory is available.
See also
Parameters
in_pMarkerDataMarker data
in_uMarkerDataSizeSize of the marker data

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