class VideoStream
Defined at line 505 of file fidling/gen/sdk/fidl/fuchsia.camera/fuchsia.camera/hlcpp/fuchsia/camera/cpp/fidl.h
A stream that the camera manager can provide. Video streams reference a
a camera, but may have additional hardware and bandwidth restrictions
from and ISP or other processing units.
This is being deprecated - please use VideoStreamV2 (below).
Public Members
uint64_t camera_id
VideoFormat format
Public Methods
::std::unique_ptr<VideoStream> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,VideoStream *value,size_t_offset)
zx_status_t Clone (VideoStream * result)