nCine 2025.06.r503-ff15d8d
A cross-platform 2D game engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
ncine::IAudioDevice::Attributes Struct Reference

Audio device attributes class. More...

#include <IAudioDevice.h>

Public Attributes

const char * deviceName = nullptr
 
int majorVersion = 0
 
int minorVersion = 0
 
int outputFrequency = 0
 
int numMonoSources = 0
 
int numStereoSources = 0
 
int refreshRate = 0
 
int synchronous = 0
 
int efxMajorVersion = 0
 
int efxMinorVersion = 0
 
int maxAuxiliarySends = 0
 

Detailed Description

Audio device attributes class.


The documentation for this struct was generated from the following file: