struct AudioFormat

Defined at line 226 of file fidling/gen/sdk/fidl/fuchsia.mediastreams/fuchsia.mediastreams/cpp/fidl/fuchsia.mediastreams/cpp/wire_types.h

Describes a format used for audio elementary streams without

reference to compression. Where compression is supported, this

type should be combined with a `Compression` struct.

Public Members

AudioSampleFormat sample_format
uint32_t channel_count
uint32_t frames_per_second
AudioChannelLayout channel_layout