Kiwano Engine v1.3.x
kiwano::audio::SoundPlayer 成员列表

成员的完整列表,这些成员属于 kiwano::audio::SoundPlayer,包括所有继承而来的类成员

cache_ (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayerprotected
callback_ (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayerprotected
ClearCache()kiwano::audio::SoundPlayer
ClearStatus()kiwano::ObjectBase
ClearTrash() (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayerprotected
Deserialize(const Vector< uint8_t > &data)kiwano::Serializableinline
DoDeserialize(Deserializer *deserializer) overridekiwano::ObjectBasevirtual
DoSerialize(Serializer *serializer) const overridekiwano::ObjectBasevirtual
DumpTracingObjects()kiwano::ObjectBasestatic
Fail(StringView msg, int code=ObjectStatus::fail)kiwano::ObjectBase
GetName() constkiwano::ObjectBaseinline
GetObjectID() constkiwano::ObjectBaseinline
GetPlayingList() constkiwano::audio::SoundPlayerinline
GetRefCount() constkiwano::RefObject
GetStatus() constkiwano::ObjectBase
GetTracingObjects()kiwano::ObjectBasestatic
GetUserData() constkiwano::ObjectBase
GetVolume() constkiwano::audio::SoundPlayer
Hold(RefPtr< ObjectBase > other)kiwano::ObjectBase
IsName(StringView name) constkiwano::ObjectBaseinline
IsTracingLeaks()kiwano::ObjectBasestatic
IsValid() constkiwano::ObjectBasevirtual
Noncopyable()=default (定义于 kiwano::Noncopyable)kiwano::Noncopyableprotected
ObjectBase()kiwano::ObjectBase
OnEnd(Sound *sound) (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayerprotected
OnVolumeChanged(Sound *sound, float volume) (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayerprotected
operator delete(void *ptr) (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator delete(void *ptr, std::nothrow_t const &) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator delete(void *ptr, void *place) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size) (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size, std::nothrow_t const &) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
operator new(size_t size, void *ptr) noexcept (定义于 kiwano::RefObject)kiwano::RefObjectstatic
PauseAll()kiwano::audio::SoundPlayer
Play(RefPtr< Sound > sound, int loop_count=0)kiwano::audio::SoundPlayer
Play(StringView file_path, int loop_count=0)kiwano::audio::SoundPlayer
Play(const Resource &res, int loop_count=0)kiwano::audio::SoundPlayer
Preload(StringView file_path)kiwano::audio::SoundPlayer
Preload(const Resource &res, StringView ext="")kiwano::audio::SoundPlayer
RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectprotected
Release()kiwano::RefObject
RemoveCallback(Sound *sound) (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayerprotected
ResumeAll()kiwano::audio::SoundPlayer
Retain()kiwano::RefObject
Serialize() constkiwano::Serializableinline
SetCallback(Sound *sound) (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayerprotected
SetName(StringView name)kiwano::ObjectBase
SetObjectPolicy(const ObjectPolicyFunc &policy)kiwano::ObjectBasestatic
SetStatus(const ObjectStatus &status)kiwano::ObjectBase
SetUserData(void *data)kiwano::ObjectBase
SetVolume(float volume)kiwano::audio::SoundPlayer
sound_list_ (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayerprotected
SoundList typedef (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayer
SoundPlayer() (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayer
StartTracingLeaks()kiwano::ObjectBasestatic
StopAll()kiwano::audio::SoundPlayer
StopTracingLeaks()kiwano::ObjectBasestatic
trash_ (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayerprotected
Unhold(RefPtr< ObjectBase > other)kiwano::ObjectBase
volume_ (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayerprotected
~ObjectBase() (定义于 kiwano::ObjectBase)kiwano::ObjectBasevirtual
~RefObject() (定义于 kiwano::RefObject)kiwano::RefObjectvirtual
~SoundPlayer() (定义于 kiwano::audio::SoundPlayer)kiwano::audio::SoundPlayer