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

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

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