class StreamProperties
Defined at line 831 of file fidling/gen/sdk/fidl/fuchsia.camera2/fuchsia.camera2/hlcpp/fuchsia/camera2/cpp/fidl.h
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::fuchsia::camera2::CameraStreamType & stream_type ()
These could be one or more of the above mentioned Stream Types
Defined at line 838 of file fidling/gen/sdk/fidl/fuchsia.camera2/fuchsia.camera2/hlcpp/fuchsia/camera2/cpp/fidl.h
bool has_stream_type ()
Defined at line 842 of file fidling/gen/sdk/fidl/fuchsia.camera2/fuchsia.camera2/hlcpp/fuchsia/camera2/cpp/fidl.h
::fuchsia::camera2::CameraStreamType * mutable_stream_type ()
These could be one or more of the above mentioned Stream Types
Defined at line 847 of file fidling/gen/sdk/fidl/fuchsia.camera2/fuchsia.camera2/hlcpp/fuchsia/camera2/cpp/fidl.h
void clear_stream_type ()
Defined at line 855 of file fidling/gen/sdk/fidl/fuchsia.camera2/fuchsia.camera2/hlcpp/fuchsia/camera2/cpp/fidl.h
StreamProperties & set_stream_type (::fuchsia::camera2::CameraStreamType _value)
void StreamProperties ()
void StreamProperties (StreamProperties && other)
void ~StreamProperties ()
StreamProperties & operator= (StreamProperties && other)
::std::unique_ptr<StreamProperties> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, StreamProperties * _value, size_t _offset)
zx_status_t Clone (StreamProperties * _result)