class VideoStreamType

Defined at line 11970 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/hlcpp/fuchsia/media/cpp/fidl.h

Describes the type of a video elementary stream.

Public Members

PixelFormat pixel_format
ColorSpace color_space
uint32_t width
uint32_t height
uint32_t coded_width
uint32_t coded_height
uint32_t pixel_aspect_ratio_width
uint32_t pixel_aspect_ratio_height
uint32_t stride

Public Methods

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