XT-Audio
|
Data structure types. More...
Go to the source code of this file.
Data Structures | |
struct | XtMix |
Audio mix format. More... | |
struct | XtBuffer |
Streaming audio buffer. More... | |
struct | XtVersion |
XT-Audio library version information. More... | |
struct | XtLatency |
Stream latency. More... | |
struct | XtChannels |
Audio channel specification. More... | |
struct | XtFormat |
Audio stream format. More... | |
struct | XtServiceError |
Platform-independent error details. More... | |
struct | XtErrorInfo |
Useful error details derived from XtError opaque error code. More... | |
struct | XtBufferSize |
Device buffer size limits. More... | |
struct | XtAttributes |
Sample type attributes. More... | |
struct | XtStreamParams |
Shared parameters for regular and aggregate audio streams. More... | |
struct | XtDeviceStreamParams |
Stream parameters specific to regular (non-aggregated) audio streams. More... | |
struct | XtAggregateDeviceParams |
Device-specific parameters for opening an aggregate audio stream. More... | |
struct | XtAggregateStreamParams |
Stream parameters specific to aggregated audio streams. More... | |
Data structure types.