class DecryptedFormat
Defined at line 7295 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_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 (Storage_ storage)
void DecryptedFormat ()
Defined at line 7300 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void DecryptedFormat (DecryptedFormat && )
Defined at line 7301 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void DecryptedFormat (const DecryptedFormat & other)
DecryptedFormat & operator= (DecryptedFormat && )
Defined at line 7302 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
DecryptedFormat & operator= (const DecryptedFormat & other)
bool operator== (const DecryptedFormat & other)
bool operator!= (const DecryptedFormat & other)
bool IsEmpty ()
const std::optional<bool> & ignore_this_field ()
::std::optional<bool> & ignore_this_field ()
DecryptedFormat & ignore_this_field (std::optional<bool> value)
Setter for ignore_this_field.
void DecryptedFormat (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits