Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.3.8471 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
Wwise SDK 2023.1.3

◆ ClearImageSources()

AKSOUNDENGINE_API AKRESULT AK::SpatialAudio::ClearImageSources ( AkUniqueID  in_AuxBusID = AK_INVALID_AUX_ID,
AkGameObjectID  in_gameObjectID = AK_INVALID_GAME_OBJECT 
)

Remove all image sources matching in_AuxBusID and in_gameObjectID that were previously added via SetImageSource. Both in_AuxBusID and in_gameObjectID can be treated as wild cards matching all aux buses and/or all game object, by passing AK_INVALID_AUX_ID and/or AK_INVALID_GAME_OBJECT, respectively.

See also
Parameters
in_AuxBusIDAux bus that was passed to SetImageSource, or AK_INVALID_AUX_ID to match all aux buses.
in_gameObjectIDGame object ID that was passed to SetImageSource, or AK_INVALID_GAME_OBJECT to match all game objects.

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