class StreamProcessorOnOutputTimestampHasNoOutputRequest
Defined at line 11613 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
void StreamProcessorOnOutputTimestampHasNoOutputRequest ()
void StreamProcessorOnOutputTimestampHasNoOutputRequest (StreamProcessorOnOutputTimestampHasNoOutputRequest && other)
const uint64_t & stream_lifetime_ordinal ()
All servers will set this field. This is the
`stream_lifetime_ordinal` value from the input `Packet` that will
never generate any output packet.
Defined at line 11622 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
bool has_stream_lifetime_ordinal ()
Defined at line 11626 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
uint64_t * mutable_stream_lifetime_ordinal ()
All servers will set this field. This is the
`stream_lifetime_ordinal` value from the input `Packet` that will
never generate any output packet.
Defined at line 11633 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
void clear_stream_lifetime_ordinal ()
Defined at line 11641 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
void clear_timestamp_ish ()
Defined at line 11673 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
StreamProcessorOnOutputTimestampHasNoOutputRequest & set_stream_lifetime_ordinal (uint64_t _value)
StreamProcessorOnOutputTimestampHasNoOutputRequest & set_timestamp_ish (uint64_t _value)
const uint64_t & timestamp_ish ()
All servers will set this field. This is the `timestamp_ish` value
from the input `Packet` that will never generate any output packet
under the `stream_lifetime_ordinal` having this `timestamp_ish`
value.
Defined at line 11653 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
bool has_timestamp_ish ()
Defined at line 11657 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
uint64_t * mutable_timestamp_ish ()
All servers will set this field. This is the `timestamp_ish` value
from the input `Packet` that will never generate any output packet
under the `stream_lifetime_ordinal` having this `timestamp_ish`
value.
Defined at line 11665 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h
void ~StreamProcessorOnOutputTimestampHasNoOutputRequest ()
StreamProcessorOnOutputTimestampHasNoOutputRequest & operator= (StreamProcessorOnOutputTimestampHasNoOutputRequest && other)
::std::unique_ptr<StreamProcessorOnOutputTimestampHasNoOutputRequest> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,StreamProcessorOnOutputTimestampHasNoOutputRequest *_value,size_t_offset)
zx_status_t Clone (StreamProcessorOnOutputTimestampHasNoOutputRequest * _result)