yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::emu::audio::AudioBackendFactory Class Reference

Factory for creating audio backends. More...

#include <audio_backend.h>

Public Types

enum class  BackendType { SDL2 , SDL3 , WASM , NULL_BACKEND }
 

Static Public Member Functions

static std::unique_ptr< IAudioBackendCreate (BackendType type)
 

Detailed Description

Factory for creating audio backends.

Definition at line 207 of file audio_backend.h.

Member Enumeration Documentation

◆ BackendType

Enumerator
SDL2 
SDL3 
WASM 
NULL_BACKEND 

Definition at line 209 of file audio_backend.h.

Member Function Documentation

◆ Create()


The documentation for this class was generated from the following files: