class StreamSinkStartSegmentRequest
Defined at line 1171 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h
Public Methods
void StreamSinkStartSegmentRequest (Storage_ storage)
void StreamSinkStartSegmentRequest ()
Defined at line 1177 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h
void StreamSinkStartSegmentRequest (StreamSinkStartSegmentRequest && )
Defined at line 1178 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h
void StreamSinkStartSegmentRequest (const StreamSinkStartSegmentRequest & other)
StreamSinkStartSegmentRequest & operator= (StreamSinkStartSegmentRequest && )
Defined at line 1179 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_types.h
StreamSinkStartSegmentRequest & operator= (const StreamSinkStartSegmentRequest & other)
bool operator== (const StreamSinkStartSegmentRequest & other)
bool operator!= (const StreamSinkStartSegmentRequest & other)
bool IsEmpty ()
const std::optional<int64_t> & segment_id ()
Identifies the segment. New segment IDs for a given connection must always be strictly
increasing. This field is required.
::std::optional<int64_t> & segment_id ()
Identifies the segment. New segment IDs for a given connection must always be strictly
increasing. This field is required.
StreamSinkStartSegmentRequest & segment_id (std::optional<int64_t> value)
Identifies the segment. New segment IDs for a given connection must always be strictly
increasing. This field is required.
void StreamSinkStartSegmentRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits