struct audio_stream_cmd_get_formats_resp
Defined at line 147 of file ../../zircon/system/public/zircon/device/audio.h
TODO(johngro) : Figure out if zx_txid_t is ever going to go up to 8 bytes or
not. If it is, just remove the _pad field below. If not, either keep it as
a _pad field, or repurpose it for some flags of some form. Right now, we use
it to make sure that format_ranges is aligned to a 16 byte boundary.
Public Members
audio_cmd_hdr hdr
uint32_t _pad
uint16_t format_range_count
uint16_t first_format_range_ndx
audio_stream_format_range_t[15] format_ranges