Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2022.1.13.8454 ). 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.

◆ Enqueue()

AkForceInline AKRESULT AK::SoundEngine::DynamicSequence::Playlist::Enqueue ( AkUniqueID  in_audioNodeID,
AkTimeMs  in_msDelay = 0,
void *  in_pCustomInfo = NULL,
AkUInt32  in_cExternals = 0,
AkExternalSourceInfo in_pExternalSources = NULL 
)
inline

Enqueue an Audio Node.

Returns
AK_Success if successful, AK_Fail otherwise
Parameters
in_audioNodeIDUnique ID of Audio Node
in_msDelayDelay before playing this item, in milliseconds
in_pCustomInfoOptional user data
in_cExternalsOptional count of external source structures
in_pExternalSourcesOptional array of external source resolution information

Definition at line 90 of file AkDynamicSequence.h.

References AkArray< PlaylistItem, const PlaylistItem & >::AddLast(), AK_InsufficientMemory, AK::SoundEngine::DynamicSequence::PlaylistItem::audioNodeID, AK::SoundEngine::DynamicSequence::PlaylistItem::msDelay, AK::SoundEngine::DynamicSequence::PlaylistItem::pCustomInfo, and AK::SoundEngine::DynamicSequence::PlaylistItem::SetExternalSources().


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