class SetCropCommand
Defined at line 104 of file fidling/gen/src/camera/bin/camera-gym/fidl/controller/hlcpp/fuchsia/camera/gym/cpp/fidl.h
"set-crop" command shall set the crop region for the specified stream.
Public Members
uint32_t stream_id
float x
float y
float width
float height
bool async
Public Methods
::std::unique_ptr<SetCropCommand> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SetCropCommand * value, size_t _offset)
zx_status_t Clone (SetCropCommand * result)