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