openMSX
openmsx::DACSound8U Member List

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

addFill(float *&buffer, float value, unsigned num)openmsx::SoundDeviceprotectedstatic
DACSound16S(std::string_view name, static_string_view desc, const DeviceConfig &config)openmsx::DACSound16S
DACSound8U(std::string_view name, static_string_view desc, const DeviceConfig &config)openmsx::DACSound8U
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
reset(EmuTime::param time)openmsx::DACSound16S
serialize(Archive &ar, unsigned version)openmsx::DACSound16S
setInputRate(unsigned sampleRate)openmsx::SoundDeviceinlineprotected
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
updateStream(EmuTime::param time)openmsx::SoundDeviceprotected
writeDAC(uint8_t value, EmuTime::param time)openmsx::DACSound8U
openmsx::DACSound16S::writeDAC(int16_t value, EmuTime::param time)openmsx::DACSound16S
~DACSound16S()openmsx::DACSound16Svirtual
~SoundDevice()openmsx::SoundDeviceprotected