class DecryptedFormat

Defined at line 6374 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.

const bool & ignore_this_field ()

Defined at line 6380 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

bool has_ignore_this_field ()

Defined at line 6384 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

bool * mutable_ignore_this_field ()

Defined at line 6388 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

void clear_ignore_this_field ()

Defined at line 6396 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 ()
void DecryptedFormat (DecryptedFormat && other)
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)