class StereoCameraArgs

Defined at line 2519 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h

A StereoCamera is a Camera that renders the scene in side-by-side stereo.

Any command which can be applied to a Camera can also be applied to a

StereoCamera.

Additional supported commands:

- SetStereoCameraProjection

Public Members

uint32_t scene_id

Public Methods

::std::unique_ptr<StereoCameraArgs> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, StereoCameraArgs * value, size_t _offset)
zx_status_t Clone (StereoCameraArgs * result)