Home
last modified time | relevance | path

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

/external/bluetooth/bluez/sbc/
Dformats.h48 struct au_header { struct
49 uint32_t magic; /* '.snd' */
50 uint32_t hdr_size; /* size of header (min 24) */
51 uint32_t data_size; /* size of data */
52 uint32_t encoding; /* see to AU_FMT_XXXX */
53 uint32_t sample_rate; /* sample rate */
54 uint32_t channels; /* number of channels (voices) */