Factory for the sound driver for Windows.
More...
#include <win32_s.h>
|
std::unique_ptr< Driver > | CreateInstance () const override |
| Create an instance of this driver-class.
|
|
std::string_view | GetDescription () const |
| Get a nice description of the driver-class.
|
|
Factory for the sound driver for Windows.
Definition at line 25 of file win32_s.h.
◆ FSoundDriver_Win32()
FSoundDriver_Win32::FSoundDriver_Win32 |
( |
| ) |
|
|
inline |
◆ CreateInstance()
std::unique_ptr< Driver > FSoundDriver_Win32::CreateInstance |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: