Skip to main content

QarVideoFrameView Struct

Video sub-stream view into a texture. More...

Declaration

struct QarVideoFrameView { ... }

Included Headers

Public Member Attributes Index

uint32_tarray_layer_index
QarVideoFrameViewTypedata_type
uint32_tend_x
uint32_tend_y
QarVideoFrameViewEyeeye
uint32_tstart_x
uint32_tstart_y
QarPixelFormattexture_format
uint32_ttexture_index

Description

Video sub-stream view into a texture.

Defines the view rectangle corners in pixels. End values are exclusive and can be smaller than start values to allow flips.

Definition at line 456 of file qar_streaming.h.

Public Member Attributes

array_layer_index

uint32_t QarVideoFrameView::array_layer_index

Definition at line 463 of file qar_streaming.h.

data_type

QarVideoFrameViewType QarVideoFrameView::data_type

Definition at line 465 of file qar_streaming.h.

end_x

uint32_t QarVideoFrameView::end_x

Definition at line 460 of file qar_streaming.h.

end_y

uint32_t QarVideoFrameView::end_y

Definition at line 461 of file qar_streaming.h.

eye

QarVideoFrameViewEye QarVideoFrameView::eye

Definition at line 466 of file qar_streaming.h.

start_x

uint32_t QarVideoFrameView::start_x

Definition at line 458 of file qar_streaming.h.

start_y

uint32_t QarVideoFrameView::start_y

Definition at line 459 of file qar_streaming.h.

texture_format

QarPixelFormat QarVideoFrameView::texture_format

Definition at line 464 of file qar_streaming.h.

texture_index

uint32_t QarVideoFrameView::texture_index

Definition at line 462 of file qar_streaming.h.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.