|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
This is the complete list of members for Ship::NullAudioPlayer, including all inherited members.
| AudioPlayer(AudioSettings settings) | Ship::AudioPlayer | inline |
| Buffered() override | Ship::NullAudioPlayer | virtual |
| DoClose() override | Ship::NullAudioPlayer | protectedvirtual |
| DoInit() override | Ship::NullAudioPlayer | protectedvirtual |
| DoPlay(const uint8_t *buf, size_t len) override | Ship::NullAudioPlayer | protectedvirtual |
| GetAudioChannels() const | Ship::AudioPlayer | |
| GetDesiredBuffered() const | Ship::AudioPlayer | |
| GetNumOutputChannels() const | Ship::AudioPlayer | |
| GetSampleLength() const | Ship::AudioPlayer | |
| GetSampleRate() const | Ship::AudioPlayer | |
| Init() | Ship::AudioPlayer | |
| IsInitialized() | Ship::AudioPlayer | |
| NullAudioPlayer(AudioSettings settings) | Ship::NullAudioPlayer | inline |
| 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 | |
| ~NullAudioPlayer() | Ship::NullAudioPlayer |