class GraphCreateGraphControlledReferenceClockResponse

Defined at line 1142 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h

Public Methods

void GraphCreateGraphControlledReferenceClockResponse (Storage_ storage)
void GraphCreateGraphControlledReferenceClockResponse ()

Defined at line 1147 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h

void GraphCreateGraphControlledReferenceClockResponse (GraphCreateGraphControlledReferenceClockResponse && )

Defined at line 1148 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h

bool IsEmpty ()
GraphCreateGraphControlledReferenceClockResponse & operator= (GraphCreateGraphControlledReferenceClockResponse && )

Defined at line 1149 of file fidling/gen/sdk/fidl/fuchsia.audio.mixer/fuchsia.audio.mixer/cpp/fidl/fuchsia.audio.mixer/cpp/natural_types.h

const std::optional< ::zx::clock> & reference_clock ()

The new clock.

::std::optional< ::zx::clock> & reference_clock ()

The new clock.

GraphCreateGraphControlledReferenceClockResponse & reference_clock (std::optional< ::zx::clock> value)

The new clock.

const std::optional< ::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.

::std::optional< ::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.

GraphCreateGraphControlledReferenceClockResponse & release_fence (std::optional< ::zx::eventpair> value)

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.

void GraphCreateGraphControlledReferenceClockResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits