Skip to main content

QarRenderSenderInit Struct

Declaration

struct QarRenderSenderInit { ... }

Included Headers

Public Member Attributes Index

const QarAppVolumeId *app_volume_id
QarPixelFormatcolor_format

Color pixel format. More...

QarPixelFormatdepth_format

Depth pixel format. More...

boolenable_auto_reconnects
QarRenderFrameViewframe_views[QAR_MAX_FRAME_VIEWS]

Array of views in the single video frame. More...

size_tframe_views_count
QarGraphicsAPIgraphics_api
QarStructureHeaderheader
QarPeerIdpeer_id
QarFrameLayouttexture_layout

Frame layout configuration. More...

Definition at line 1119 of file qar_streaming.h.

Public Member Attributes

app_volume_id

const QarAppVolumeId* QarRenderSenderInit::app_volume_id

Optional app volume ID where this stream will be displayed in the 3D scene

Definition at line 1139 of file qar_streaming.h.

color_format

QarPixelFormat QarRenderSenderInit::color_format

Color pixel format.

Definition at line 1142 of file qar_streaming.h.

depth_format

QarPixelFormat QarRenderSenderInit::depth_format

Depth pixel format.

Definition at line 1145 of file qar_streaming.h.

enable_auto_reconnects

bool QarRenderSenderInit::enable_auto_reconnects

In case of stream failure caused by network issue or other side crash we will automatically restart stream and try to recreate a stream transparently in the background

Definition at line 1128 of file qar_streaming.h.

frame_views

QarRenderFrameView QarRenderSenderInit::frame_views[QAR_MAX_FRAME_VIEWS]

Array of views in the single video frame.

Definition at line 1134 of file qar_streaming.h.

frame_views_count

size_t QarRenderSenderInit::frame_views_count

Definition at line 1135 of file qar_streaming.h.

graphics_api

QarGraphicsAPI QarRenderSenderInit::graphics_api

Definition at line 1147 of file qar_streaming.h.

header

QarStructureHeader QarRenderSenderInit::header

Definition at line 1121 of file qar_streaming.h.

peer_id

QarPeerId QarRenderSenderInit::peer_id

Definition at line 1123 of file qar_streaming.h.

texture_layout

QarFrameLayout QarRenderSenderInit::texture_layout

Frame layout configuration.

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