openMSX
sound
AudioInputDevice.cc
Go to the documentation of this file.
1
#include "
AudioInputDevice.hh
"
2
3
namespace
openmsx
{
4
5
std::string_view
AudioInputDevice::getClass
()
const
6
{
7
return
"Audio Input Port"
;
8
}
9
10
}
// namespace openmsx
AudioInputDevice.hh
openmsx::AudioInputDevice::getClass
std::string_view getClass() const final
A pluggable belongs to a certain class.
Definition
AudioInputDevice.cc:5
openmsx
This file implemented 3 utility functions:
Definition
Autofire.cc:11
Generated on Sat Dec 21 2024 14:13:52 for openMSX by
1.9.8