openMSX
openmsx::SoundDevice Member List

This is the complete list of members for openmsx::SoundDevice, including all inherited members.

addFill(float *&buffer, float value, unsigned num)openmsx::SoundDeviceprotectedstatic
generateChannels(std::span< float * > buffers, unsigned num)=0openmsx::SoundDeviceprotectedpure virtual
getAmplificationFactor() constopenmsx::SoundDeviceinline
getAmplificationFactorImpl() constopenmsx::SoundDeviceprotectedvirtual
getDescription() constopenmsx::SoundDeviceinline
getEffectiveSpeed() constopenmsx::SoundDeviceprotected
getHostSampleClock() constopenmsx::SoundDeviceprotected
getInputRate() constopenmsx::SoundDeviceinlineprotected
getName() constopenmsx::SoundDeviceinline
isStereo() constopenmsx::SoundDevice
MAX_CHANNELSopenmsx::SoundDevicestatic
mixChannels(float *dataOut, size_t samples)openmsx::SoundDeviceprotected
muteChannel(unsigned channel, bool muted)openmsx::SoundDevice
operator=(const SoundDevice &)=deleteopenmsx::SoundDevice
recordChannel(unsigned channel, const Filename &filename)openmsx::SoundDevice
registerSound(const DeviceConfig &config)openmsx::SoundDeviceprotected
setInputRate(unsigned sampleRate)openmsx::SoundDeviceinlineprotected
setOutputRate(unsigned hostSampleRate, double speed)=0openmsx::SoundDevicepure virtual
setSoftwareVolume(float volume, EmuTime::param time)openmsx::SoundDevice
setSoftwareVolume(float left, float right, EmuTime::param time)openmsx::SoundDevice
SoundDevice(const SoundDevice &)=deleteopenmsx::SoundDevice
SoundDevice(MSXMixer &mixer, std::string_view name, static_string_view description, unsigned numChannels, unsigned inputRate, bool stereo)openmsx::SoundDeviceprotected
unregisterSound()openmsx::SoundDeviceprotected
updateBuffer(size_t length, float *buffer, EmuTime::param time)=0openmsx::SoundDevicepure virtual
updateStream(EmuTime::param time)openmsx::SoundDeviceprotected
~SoundDevice()openmsx::SoundDeviceprotected