openMSX
|
This is the complete list of members for openmsx::SoundDriver, including all inherited members.
getFrequency() const =0 | openmsx::SoundDriver | pure virtual |
getSamples() const =0 | openmsx::SoundDriver | pure virtual |
mute()=0 | openmsx::SoundDriver | pure virtual |
SoundDriver()=default | openmsx::SoundDriver | protected |
unmute()=0 | openmsx::SoundDriver | pure virtual |
uploadBuffer(std::span< const StereoFloat > buffer)=0 | openmsx::SoundDriver | pure virtual |
~SoundDriver()=default | openmsx::SoundDriver | virtual |