libsoundio  1.1.0
SoundIoChannelLayout Struct Reference

The size of this struct is OK to use. More...

Data Fields

const char * name
 
int channel_count
 
enum SoundIoChannelId channels [SOUNDIO_MAX_CHANNELS]
 

Detailed Description

The size of this struct is OK to use.

Examples:
sio_list_devices.c, sio_microphone.c, and sio_sine.c.

Field Documentation

int SoundIoChannelLayout::channel_count
enum SoundIoChannelId SoundIoChannelLayout::channels[SOUNDIO_MAX_CHANNELS]
Examples:
sio_list_devices.c.
const char* SoundIoChannelLayout::name

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