This is the complete list of members for SRL::Sound::Pcm, including all inherited members.
CartRam enum value | SRL::Sound::Pcm | |
Default enum value | SRL::Sound::Pcm | |
HwRam enum value | SRL::Sound::Pcm | |
IsChannelFree(uint8_t channel) | SRL::Sound::Pcm | inlinestatic |
LwRam enum value | SRL::Sound::Pcm | |
Mono enum value | SRL::Sound::Pcm | |
Pcm16Bit enum value | SRL::Sound::Pcm | |
Pcm8Bit enum value | SRL::Sound::Pcm | |
PcmBitDepth enum name | SRL::Sound::Pcm | |
PcmChannels enum name | SRL::Sound::Pcm | |
PcmMalloc enum name | SRL::Sound::Pcm | |
Play(Pcm::IPcmFile &pcm, uint8_t volume=127, int8_t pan=0) | SRL::Sound::Pcm | inlinestatic |
PlayOnChannel(Pcm::IPcmFile &pcm, uint8_t channel, uint8_t volume=127, int8_t pan=0) | SRL::Sound::Pcm | inlinestatic |
SetMemAllocationBehaviour(const Pcm::PcmMalloc work, const Pcm::PcmMalloc data) | SRL::Sound::Pcm | inlinestatic |
SetVolumePan(uint8_t channel, uint8_t volume, int8_t pan=0) | SRL::Sound::Pcm | inlinestatic |
Stereo enum value | SRL::Sound::Pcm | |
StopSound(uint8_t channel) | SRL::Sound::Pcm | inlinestatic |