Open 3D Engine Maestro Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
CSoundTrack Member List

This is the complete list of members for CSoundTrack, including all inherited members.

AZ_CLASS_ALLOCATOR(CSoundTrack, AZ::SystemAllocator) (defined in CSoundTrack)CSoundTrack
AZ_RTTI(CSoundTrack, "{B87D8805-F583-4154-B554-45518BC487F4}", IAnimTrack) (defined in CSoundTrack)CSoundTrack
FindKey(float time) overrideTAnimTrack< ISoundKey >inline
GetActiveKey(float time, ISoundKey *key)TAnimTrack< ISoundKey >inline
GetFlags() overrideTAnimTrack< ISoundKey >inline
GetKey(int index, IKey *key) const overrideTAnimTrack< ISoundKey >inline
GetKeyFlags(int index) overrideTAnimTrack< ISoundKey >inline
GetKeyInfo(int key, const char *&description, float &duration) override (defined in CSoundTrack)CSoundTrack
GetKeyTime(int index) const overrideTAnimTrack< ISoundKey >inline
GetNumKeys() const overrideTAnimTrack< ISoundKey >inline
HasKeys() const overrideTAnimTrack< ISoundKey >inline
IsMasked(const uint32 mask) const overrideCSoundTrackinline
Reflect(AZ::ReflectContext *context) (defined in CSoundTrack)CSoundTrackstatic
RemoveKey(int num) overrideTAnimTrack< ISoundKey >inline
Serialize(XmlNodeRef &xmlNode, bool bLoading, bool bLoadEmptyTracks=true) overrideTAnimTrack< ISoundKey >inline
SerializeKey(ISoundKey &key, XmlNodeRef &keyNode, bool bLoading) overrideCSoundTrackvirtual
SetFlags(int flags) overrideTAnimTrack< ISoundKey >inline
SetKey(int index, IKey *key) overrideTAnimTrack< ISoundKey >inline
SetKeyFlags(int index, int flags) overrideTAnimTrack< ISoundKey >inline
SetKeyTime(int index, float time) overrideTAnimTrack< ISoundKey >inline
SetNumKeys(int numKeys) overrideTAnimTrack< ISoundKey >inline
SetTimeRange(const Range &timeRange) overrideTAnimTrack< ISoundKey >inline
SortKeys() overrideTAnimTrack< ISoundKey >inline
UsesMute() const override (defined in CSoundTrack)CSoundTrackinline