class GraphStartResponse
Defined at line 3897 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
Public Methods
void GraphStartResponse ()
Defined at line 3899 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
void GraphStartResponse (const GraphStartResponse & other)
Defined at line 3900 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
GraphStartResponse & operator= (const GraphStartResponse & other)
Defined at line 3901 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
void GraphStartResponse (GraphStartResponse && other)
Defined at line 3902 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::GraphStartResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_audio_mixer::wire::GraphStartResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_audio_mixer::wire::GraphStartResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
GraphStartResponse & operator= (GraphStartResponse && other)
Defined at line 3903 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 started.
Required.
bool has_system_time ()
int64_t & reference_time ()
The reference time when the producer or consumer was actually started.
Required.
bool has_reference_time ()
int64_t & stream_time ()
The stream time at which the producer or consumer was actually started.
Required.
bool has_stream_time ()
int64_t & packet_timestamp ()
The packet timestamp that corresponds to `stream_time`.
Required.
bool has_packet_timestamp ()
void ~GraphStartResponse ()
Defined at line 3905 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