class GraphCreateGraphControlledReferenceClockResponse
Defined at line 3421 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
Public Methods
void GraphCreateGraphControlledReferenceClockResponse ()
Defined at line 3423 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
void GraphCreateGraphControlledReferenceClockResponse (const GraphCreateGraphControlledReferenceClockResponse & other)
Defined at line 3424 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
GraphCreateGraphControlledReferenceClockResponse & operator= (const GraphCreateGraphControlledReferenceClockResponse & other)
Defined at line 3425 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
void GraphCreateGraphControlledReferenceClockResponse (GraphCreateGraphControlledReferenceClockResponse && other)
Defined at line 3426 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.
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_audio_mixer::wire::GraphCreateGraphControlledReferenceClockResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_audio_mixer::wire::GraphCreateGraphControlledReferenceClockResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_audio_mixer::wire::GraphCreateGraphControlledReferenceClockResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
GraphCreateGraphControlledReferenceClockResponse & operator= (GraphCreateGraphControlledReferenceClockResponse && other)
Defined at line 3427 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/wire_types.h
::zx::clock & reference_clock ()
The new clock.
bool has_reference_clock ()
::zx::eventpair & release_fence ()
The graph will control `reference_clock` until `release_fence` is
closed, at which point the clock can still be used but it will no
longer be rate-adjusted.
bool has_release_fence ()
void ~GraphCreateGraphControlledReferenceClockResponse ()
Defined at line 3429 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