|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include "AudioPlayer.h"#include <wrl/client.h>#include <mmdeviceapi.h>#include <audioclient.h>#include <mutex>Go to the source code of this file.
Classes | |
| class | Ship::WasapiAudioPlayer |
| AudioPlayer implementation backed by the Windows Audio Session API (WASAPI). More... | |
Namespaces | |
| namespace | Ship |
| Core namespace for the libultraship engine framework. | |