class AudioStreamType
Defined at line 11401 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
Describes the type of an audio elementary stream.
Public Members
AudioSampleFormat sample_format
uint32_t channels
uint32_t frames_per_second
Public Methods
::std::unique_ptr<AudioStreamType> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,AudioStreamType *value,size_t_offset)
zx_status_t Clone (AudioStreamType * result)