class AudioCapturerGetStreamTypeResponse
Defined at line 12581 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
Public Methods
void AudioCapturerGetStreamTypeResponse (Storage_ storage)
void AudioCapturerGetStreamTypeResponse (::fuchsia_media::StreamType stream_type)
void AudioCapturerGetStreamTypeResponse ()
Default constructs a |AudioCapturerGetStreamTypeResponse| only if all of its members are default constructible.
Defined at line 12591 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void AudioCapturerGetStreamTypeResponse (AudioCapturerGetStreamTypeResponse && )
Defined at line 12594 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
void AudioCapturerGetStreamTypeResponse (const AudioCapturerGetStreamTypeResponse & other)
AudioCapturerGetStreamTypeResponse & operator= (AudioCapturerGetStreamTypeResponse && )
Defined at line 12595 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_types.h
AudioCapturerGetStreamTypeResponse & operator= (const AudioCapturerGetStreamTypeResponse & other)
bool operator== (const AudioCapturerGetStreamTypeResponse & other)
bool operator!= (const AudioCapturerGetStreamTypeResponse & other)
const ::fuchsia_media::StreamType & stream_type ()
::fuchsia_media::StreamType & stream_type ()
AudioCapturerGetStreamTypeResponse & stream_type (::fuchsia_media::StreamType value)
Setter for stream_type.
void AudioCapturerGetStreamTypeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits