class DecryptedFormat

Defined at line 1722 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 1724 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 1725 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_types.h

DecryptedFormat & operator= (const DecryptedFormat & other)

Defined at line 1726 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 1727 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= (DecryptedFormat && other)

Defined at line 1728 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_types.h

void ~DecryptedFormat ()

Defined at line 1730 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder