Factory for the DirectX music player.
More...
#include <dmusic.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 DirectX music player.
Definition at line 35 of file dmusic.h.
◆ FMusicDriver_DMusic()
FMusicDriver_DMusic::FMusicDriver_DMusic |
( |
| ) |
|
|
inline |
◆ CreateInstance()
std::unique_ptr< Driver > FMusicDriver_DMusic::CreateInstance |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: