Wwise SDK 2015.1.9
Version
arrow_right
Table des matières
Autre Documentation
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. |
|
Public Attributes | |
AkUniqueID | audioNodeID |
Unique ID of Audio Node. |
|
AkTimeMs | msDelay |
Delay before playing this item, in milliseconds. |
|
void * | pCustomInfo |
Optional user data. |
Detailed Description
Playlist Item for Dynamic Sequence Playlist.
- See also:
Definition at line 28 of file AkDynamicSequence.h.
The documentation for this class was generated from the following file:
- include/AK/SoundEngine/Common/AkDynamicSequence.h