class VideoCompressedFormat

Defined at line 6504 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

VideoCompressedFormat

Compressed video format details.

Public Methods

void VideoCompressedFormat (VideoCompressedFormat && other)
VideoCompressedFormat & operator= (VideoCompressedFormat && other)
void VideoCompressedFormat (const VideoCompressedFormat & other)
VideoCompressedFormat & operator= (const VideoCompressedFormat & other)
bool operator== (const VideoCompressedFormat & other)
bool operator!= (const VideoCompressedFormat & other)
::fuchsia_media::VideoCompressedFormat::Tag Which ()
VideoCompressedFormat WithTempFieldTodoRemove (uint32_t val)
const ::fidl::internal::UnionMemberView<1, Storage_> temp_field_todo_remove ()
::fidl::internal::UnionMemberView<1, Storage_> temp_field_todo_remove ()
VideoCompressedFormat & temp_field_todo_remove (uint32_t value)

Temp field to make the compiler happy until we have at least one real

field. Do not reference this field in code.

void VideoCompressedFormat (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kTempFieldTodoRemove 1

0x1

TODO: share union tag types between wire

&

natural.

Defined at line 6513 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits