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

#include <miniaudio.h>

Collaboration diagram for ma_device_descriptor:
[legend]

Data Fields

const ma_device_idpDeviceID
 
ma_share_mode shareMode
 
ma_format format
 
ma_uint32 channels
 
ma_uint32 sampleRate
 
ma_channel channelMap [MA_MAX_CHANNELS]
 
ma_uint32 periodSizeInFrames
 
ma_uint32 periodSizeInMilliseconds
 
ma_uint32 periodCount
 

Field Documentation

◆ channelMap

ma_channel ma_device_descriptor::channelMap[MA_MAX_CHANNELS]

◆ channels

ma_uint32 ma_device_descriptor::channels

◆ format

ma_format ma_device_descriptor::format

◆ pDeviceID

const ma_device_id* ma_device_descriptor::pDeviceID

◆ periodCount

ma_uint32 ma_device_descriptor::periodCount

◆ periodSizeInFrames

ma_uint32 ma_device_descriptor::periodSizeInFrames

◆ periodSizeInMilliseconds

ma_uint32 ma_device_descriptor::periodSizeInMilliseconds

◆ sampleRate

ma_uint32 ma_device_descriptor::sampleRate

◆ shareMode

ma_share_mode ma_device_descriptor::shareMode

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