class GraphStopResponse
Defined at line 4467 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
Public Methods
void GraphStopResponse ()
Defined at line 4469 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
void GraphStopResponse (const GraphStopResponse & other)
Defined at line 4470 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
GraphStopResponse & operator= (const GraphStopResponse & other)
Defined at line 4471 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
void GraphStopResponse (GraphStopResponse && other)
Defined at line 4472 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_audio_mixer::wire::GraphStopResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_audio_mixer::wire::GraphStopResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_audio_mixer::wire::GraphStopResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
GraphStopResponse & operator= (GraphStopResponse && other)
Defined at line 4473 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
int64_t & system_time ()
The system time when the producer or consumer was actually stopped.
Required.
bool has_system_time ()
int64_t & reference_time ()
The reference time when the producer or consumer was actually stopped.
Required.
bool has_reference_time ()
int64_t & stream_time ()
The stream time at which the producer or consumer was actually stopped.
Required.
bool has_stream_time ()
int64_t & packet_timestamp ()
The packet timestamp that corresponds to `stream_time`.
Required.
bool has_packet_timestamp ()
void ~GraphStopResponse ()
Defined at line 4475 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder