class DecryptedFormat
Defined at line 6448 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
DecryptedFormat
This describes the format of the decrypted content. It is required to be
sent by the StreamProcessor server prior to the delivery of output packets.
Currently, there is no additional format details for decrypted output.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
void DecryptedFormat ()
void DecryptedFormat (DecryptedFormat && other)
const bool & ignore_this_field ()
Defined at line 6454 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
bool has_ignore_this_field ()
Defined at line 6458 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
bool * mutable_ignore_this_field ()
Defined at line 6462 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
void clear_ignore_this_field ()
Defined at line 6470 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
DecryptedFormat & set_ignore_this_field (bool _value)
void ~DecryptedFormat ()
DecryptedFormat & operator= (DecryptedFormat && other)
::std::unique_ptr<DecryptedFormat> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,DecryptedFormat *_value,size_t_offset)
zx_status_t Clone (DecryptedFormat * _result)