libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
AudioBackend.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
Ship
{
5
enum class
AudioBackend
{
WASAPI
,
SDL
,
COREAUDIO
,
NUL
};
6
}
// namespace Ship
Ship
Core namespace for the libultraship engine framework.
Definition
gfx_direct3d_common.h:14
Ship::AudioBackend
AudioBackend
Identifies the audio backend implementation in use.
Definition
AudioBackend.h:5
Ship::AudioBackend::COREAUDIO
@ COREAUDIO
Ship::AudioBackend::NUL
@ NUL
Ship::AudioBackend::SDL
@ SDL
Ship::AudioBackend::WASAPI
@ WASAPI
include
ship
audio
AudioBackend.h
Generated by
1.9.8