Searched defs:multi_channel_formats (Results 1 – 1 of 1) sorted by relevance
385 typedef struct multi_channel_formats multi_channel_formats; typedef412 struct multi_channel_formats { struct413 size_t info_size; /* sizeof(multi_channel_formats) */ argument414 int32 request_channel_count;415 int32 request_first_channel;416 int32 returned_channel_count;417 int32 timecode_kind;418 int32 _reserved_[4];420 channels;421 bigtime_t * latencies; /* DMA/hardware latencies; client calculates for buffers */