class AudioChannelLayout
Defined at line 99 of file fidling/gen/sdk/fidl/fuchsia.mediastreams/fuchsia.mediastreams/cpp/fidl/fuchsia.mediastreams/cpp/natural_types.h
Public Methods
void AudioChannelLayout (AudioChannelLayout && other)
AudioChannelLayout & operator= (AudioChannelLayout && other)
void AudioChannelLayout (const AudioChannelLayout & other)
AudioChannelLayout & operator= (const AudioChannelLayout & other)
bool operator== (const AudioChannelLayout & other)
bool operator!= (const AudioChannelLayout & other)
::fuchsia_mediastreams::AudioChannelLayout::Tag Which ()
AudioChannelLayout WithPlaceholder (uint8_t val)
const ::fidl::internal::UnionMemberView<1, Storage_> placeholder ()
::fidl::internal::UnionMemberView<1, Storage_> placeholder ()
AudioChannelLayout & placeholder (uint8_t value)
Sets the union to hold the placeholder member.
void AudioChannelLayout (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kPlaceholder | 1 |
TODO: share union tag types between wire
&
natural.
Defined at line 107 of file fidling/gen/sdk/fidl/fuchsia.mediastreams/fuchsia.mediastreams/cpp/fidl/fuchsia.mediastreams/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits