Version
menu
|
Wwise SDK 2025.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) |
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... | |
| AkExternalSourceArray | pExternalSrcs |
Playlist Item for Dynamic Sequence Playlist.
Definition at line 46 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