Skip to main content

QarVideoFrameLayout Struct

Video frame layout with views and backing textures. More...

Declaration

struct QarVideoFrameLayout { ... }

Included Headers

Public Member Attributes Index

QarTextureSizetextures[QAR_MAX_FRAME_TEXTURES]
size_ttextures_count
QarVideoFrameViewviews[QAR_MAX_FRAME_VIEWS]
size_tviews_count

Description

Video frame layout with views and backing textures.

Definition at line 470 of file qar_streaming.h.

Public Member Attributes

textures

QarTextureSize QarVideoFrameLayout::textures[QAR_MAX_FRAME_TEXTURES]

Definition at line 474 of file qar_streaming.h.

textures_count

size_t QarVideoFrameLayout::textures_count

Definition at line 475 of file qar_streaming.h.

views

QarVideoFrameView QarVideoFrameLayout::views[QAR_MAX_FRAME_VIEWS]

Definition at line 472 of file qar_streaming.h.

views_count

size_t QarVideoFrameLayout::views_count

Definition at line 473 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.