libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Ship::Audio Member List

This is the complete list of members for Ship::Audio, including all inherited members.

Audio(AudioSettings settings, std::shared_ptr< Config > config=nullptr)Ship::Audioinline
Component(const std::string &name, std::shared_ptr< Context > context=nullptr)Ship::Componentexplicit
GetAudioChannels() constShip::Audio
GetAudioPlayer()Ship::Audio
GetAvailableAudioBackends()Ship::Audio
GetChildren()Ship::Component
GetChildren() constShip::Component
GetContext() constShip::Part
GetCurrentAudioBackend()Ship::Audio
GetFirstInChildren() constShip::Component
GetFirstInParents() constShip::Component
GetId() constShip::Part
GetInChildren() constShip::Component
GetInParents() constShip::Component
GetName() constShip::Component
GetParents()Ship::Component
GetParents() constShip::Component
GetSavedAudioBackend()Ship::Audioprotected
GetSavedAudioChannelsSetting()Ship::Audioprotected
GetSharedComponent()Ship::Componentvirtual
HasInChildren() constShip::Component
HasInParents() constShip::Component
Init(const nlohmann::json &initArgs=nlohmann::json::object())Ship::Component
InitAudioPlayer()Ship::Audioprotected
IsInitialized() constShip::Component
MarkInitialized()Ship::Componentprotected
OnAdded(bool forced)Ship::Partprotectedvirtual
OnInit(const nlohmann::json &initArgs=nlohmann::json::object()) overrideShip::Audioprotectedvirtual
OnRemoved(bool forced)Ship::Partprotectedvirtual
operator std::string() constShip::Componentexplicit
operator==(const Part &other) constShip::Part
Part()Ship::Part
Part(std::shared_ptr< Context > context)Ship::Partexplicit
RequireDependency(const std::shared_ptr< T > &dependency, const std::string &dependencyName) constShip::Componentprotected
SetAudioChannels(AudioChannelsSetting channels)Ship::Audio
SetContext(std::shared_ptr< Context > ctx)Ship::Part
SetCurrentAudioBackend(AudioBackend backend)Ship::Audio
ToString() constShip::Component
ToTreeString(int depth=0) constShip::Component
TryGetSharedComponent() noexceptShip::Componentvirtual
~Audio()Ship::Audio
~Component()Ship::Componentvirtual
~Part()=defaultShip::Partvirtual