class RingBufferStartResponse
Defined at line 4517 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
Public Methods
void RingBufferStartResponse (Storage_ storage)
void RingBufferStartResponse ()
Defined at line 4522 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
void RingBufferStartResponse (RingBufferStartResponse && )
Defined at line 4523 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
void RingBufferStartResponse (const RingBufferStartResponse & other)
RingBufferStartResponse & operator= (RingBufferStartResponse && )
Defined at line 4524 of file fidling/gen/sdk/fidl/fuchsia.audio.device/fuchsia.audio.device/cpp/fidl/fuchsia.audio.device/cpp/natural_types.h
RingBufferStartResponse & operator= (const RingBufferStartResponse & other)
bool operator== (const RingBufferStartResponse & other)
bool operator!= (const RingBufferStartResponse & other)
bool IsEmpty ()
const std::optional<int64_t> & start_time ()
The CLOCK_MONOTONIC time when the stream was started.
Required.
::std::optional<int64_t> & start_time ()
The CLOCK_MONOTONIC time when the stream was started.
Required.
RingBufferStartResponse & start_time (std::optional<int64_t> value)
The CLOCK_MONOTONIC time when the stream was started.
Required.
void RingBufferStartResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits