class Compression
Defined at line 11373 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
Describes the compression applied to a stream. This type can be used in conjunction with
`AudioStreamType` or `VideoStreamType` to represent a medium-specific compressed type.
Public Members
basic_string type
VectorPtr parameters
Public Methods
::std::unique_ptr<Compression> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Compression * value, size_t _offset)
zx_status_t Clone (Compression * result)