Wwise SDK 2024.1.4
|
#include <AkDynamicSequence.h>
Public Member Functions | |
PlaylistItem () | |
PlaylistItem (const PlaylistItem &in_rCopy) | |
~PlaylistItem () | |
PlaylistItem & | operator= (const PlaylistItem &in_rCopy) |
bool | operator== (const PlaylistItem &in_rCopy) |
AKRESULT | SetExternalSources (AkUInt32 in_nExternalSrc, AkExternalSourceInfo *in_pExternalSrc) |
AkExternalSourceArray * | GetExternalSources () |
Get the external source array. Internal use only. More... | |
Public Attributes | |
AkUniqueID | audioNodeID |
Unique ID of Audio Node. More... | |
AkTimeMs | msDelay |
Delay before playing this item, in milliseconds. More... | |
void * | pCustomInfo |
Optional user data. More... | |
Playlist Item for Dynamic Sequence Playlist.
Definition at line 48 of file AkDynamicSequence.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise