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

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

AudioPlayer(AudioSettings settings)Ship::AudioPlayerinline
Buffered() overrideShip::CoreAudioAudioPlayervirtual
CoreAudioAudioPlayer(AudioSettings settings)Ship::CoreAudioAudioPlayer
DoClose() overrideShip::CoreAudioAudioPlayerprotectedvirtual
DoInit() overrideShip::CoreAudioAudioPlayerprotectedvirtual
DoPlay(const uint8_t *buf, size_t len) overrideShip::CoreAudioAudioPlayerprotectedvirtual
GetAudioChannels() constShip::AudioPlayer
GetDesiredBuffered() constShip::AudioPlayer
GetNumOutputChannels() constShip::AudioPlayer
GetSampleLength() constShip::AudioPlayer
GetSampleRate() constShip::AudioPlayer
Init()Ship::AudioPlayer
IsInitialized()Ship::AudioPlayer
Play(const uint8_t *buf, size_t len)Ship::AudioPlayer
SetAudioChannels(AudioChannelsSetting channels)Ship::AudioPlayer
SetDesiredBuffered(int32_t size)Ship::AudioPlayer
SetSampleLength(int32_t length)Ship::AudioPlayer
SetSampleRate(int32_t rate)Ship::AudioPlayer
~AudioPlayer()Ship::AudioPlayer
~CoreAudioAudioPlayer()Ship::CoreAudioAudioPlayer