| 
    XT-Audio
    
   | 
 
Device-specific parameters for opening an aggregate audio stream. More...
#include <Structs.h>
Data Fields | |
| XtDevice * | device | 
| 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... | |
Device-specific parameters for opening an aggregate audio stream.
| XtAggregateDeviceParams::bufferSize | 
Buffer size in milliseconds for the current device.
Use XtDeviceGetBufferSize to query supported buffer sizes.
| XtAggregateDeviceParams::channels | 
Channel specification for the current device.
| XtAggregateDeviceParams::device | 
Device to be part of the aggregated stream.
 1.8.10