Mario Kart 64
Loading...
Searching...
No Matches
ma_context_config Struct Reference

#include <miniaudio.h>

Collaboration diagram for ma_context_config:
[legend]

Data Fields

ma_logpLog
 
ma_thread_priority threadPriority
 
size_t threadStackSize
 
void * pUserData
 
ma_allocation_callbacks allocationCallbacks
 
struct { 
 
   ma_handle   hWnd 
 
dsound 
 
struct { 
 
   ma_bool32   useVerboseDeviceEnumeration 
 
alsa 
 
struct { 
 
   const char *   pApplicationName 
 
   const char *   pServerName 
 
   ma_bool32   tryAutoSpawn 
 
pulse 
 
struct { 
 
   ma_ios_session_category   sessionCategory 
 
   ma_uint32   sessionCategoryOptions 
 
   ma_bool32   noAudioSessionActivate 
 
   ma_bool32   noAudioSessionDeactivate 
 
coreaudio 
 
struct { 
 
   const char *   pClientName 
 
   ma_bool32   tryStartServer 
 
jack 
 
ma_backend_callbacks custom
 

Field Documentation

◆ allocationCallbacks

ma_allocation_callbacks ma_context_config::allocationCallbacks

◆ [struct]

struct { ... } ma_context_config::alsa

◆ [struct]

struct { ... } ma_context_config::coreaudio

◆ custom

ma_backend_callbacks ma_context_config::custom

◆ [struct]

struct { ... } ma_context_config::dsound

◆ hWnd

ma_handle ma_context_config::hWnd

◆ [struct]

struct { ... } ma_context_config::jack

◆ noAudioSessionActivate

ma_bool32 ma_context_config::noAudioSessionActivate

◆ noAudioSessionDeactivate

ma_bool32 ma_context_config::noAudioSessionDeactivate

◆ pApplicationName

const char* ma_context_config::pApplicationName

◆ pClientName

const char* ma_context_config::pClientName

◆ pLog

ma_log* ma_context_config::pLog

◆ pServerName

const char* ma_context_config::pServerName

◆ [struct]

struct { ... } ma_context_config::pulse

◆ pUserData

void* ma_context_config::pUserData

◆ sessionCategory

ma_ios_session_category ma_context_config::sessionCategory

◆ sessionCategoryOptions

ma_uint32 ma_context_config::sessionCategoryOptions

◆ threadPriority

ma_thread_priority ma_context_config::threadPriority

◆ threadStackSize

size_t ma_context_config::threadStackSize

◆ tryAutoSpawn

ma_bool32 ma_context_config::tryAutoSpawn

◆ tryStartServer

ma_bool32 ma_context_config::tryStartServer

◆ useVerboseDeviceEnumeration

ma_bool32 ma_context_config::useVerboseDeviceEnumeration

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