class StreamProperties
Defined at line 1043 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/hlcpp/fuchsia/camera3/cpp/fidl.h
Describes the properties of a given stream.
Public Members
ImageFormat_2 image_format
FrameRate frame_rate
bool supports_crop_region
Public Methods
::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)