Wwise SDK 2018.1.11
버전
Wwise SDK 2018.1.11
|
AK::SoundEngine::DynamicSequence::PlaylistItem Class Reference
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... |
|
Detailed Description
Playlist Item for Dynamic Sequence Playlist.
- See also
Definition at line 49 of file AkDynamicSequence.h.
The documentation for this class was generated from the following file:
- include/AK/SoundEngine/Common/AkDynamicSequence.h