XT-Audio
Data Fields
XtAggregateDeviceParams Struct Reference

Device-specific parameters for opening an aggregate audio stream. More...

#include <Structs.h>

Data Fields

XtDevicedevice
 Device to be part of the aggregated stream. More...
 
XtChannels channels
 Channel specification for the current device. More...
 
double bufferSize
 Buffer size in milliseconds for the current device. More...
 

Detailed Description

Device-specific parameters for opening an aggregate audio stream.

See also
XtAggregateStreamParams

Field Documentation

XtAggregateDeviceParams::bufferSize

Buffer size in milliseconds for the current device.

Use XtDeviceGetBufferSize to query supported buffer sizes.

See also
XtDeviceGetBufferSize
XtAggregateDeviceParams::channels

Channel specification for the current device.

See also
XtDeviceSupportsFormat
XtAggregateDeviceParams::device

Device to be part of the aggregated stream.


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