Skip to main content

QarVideoFrameCpu Struct

Declaration

struct QarVideoFrameCpu { ... }

Included Headers

Public Member Attributes Index

QarVideoFrameViewtexture_views[QAR_MAX_FRAME_VIEWS]
size_ttexture_views_count
QarVideoTextureCputextures[QAR_MAX_FRAME_TEXTURES]
size_ttextures_count

Definition at line 490 of file qar_streaming.h.

Public Member Attributes

texture_views

QarVideoFrameView QarVideoFrameCpu::texture_views[QAR_MAX_FRAME_VIEWS]

Definition at line 492 of file qar_streaming.h.

texture_views_count

size_t QarVideoFrameCpu::texture_views_count

Definition at line 493 of file qar_streaming.h.

textures

QarVideoTextureCpu QarVideoFrameCpu::textures[QAR_MAX_FRAME_TEXTURES]

Definition at line 494 of file qar_streaming.h.

textures_count

size_t QarVideoFrameCpu::textures_count

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