Home
last modified time | relevance | path

Searched defs:multi_channel_formats (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/private/audio/
H A Dhmulti_audio.h385 typedef struct multi_channel_formats multi_channel_formats; typedef
412 struct multi_channel_formats { struct
413 size_t info_size; /* sizeof(multi_channel_formats) */ argument
414 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 */