class VideoCompressedFormat
Defined at line 6488 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)
Sets the union to hold the temp_field_todo_remove member.
void VideoCompressedFormat (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kTempFieldTodoRemove | 1 |
TODO: share union tag types between wire
&
natural.
Defined at line 6497 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits