class DecryptedFormat
Defined at line 1743 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_types.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 Methods
void DecryptedFormat ()
Defined at line 1745 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_types.h
void DecryptedFormat (const DecryptedFormat & other)
Defined at line 1746 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_media::wire::DecryptedFormat> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_media::wire::DecryptedFormat> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_media::wire::DecryptedFormat>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
bool & ignore_this_field ()
bool has_ignore_this_field ()
DecryptedFormat & operator= (const DecryptedFormat & other)
Defined at line 1747 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_types.h
void DecryptedFormat (DecryptedFormat && other)
Defined at line 1748 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_types.h
DecryptedFormat & operator= (DecryptedFormat && other)
Defined at line 1749 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_types.h
void ~DecryptedFormat ()
Defined at line 1751 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder