Kanzi 3.9.14
kanzi::qnx::QnxStreamEGLGraphicsOutputProperties Struct Reference

The structure that represents the QNX Stream EGL graphics output properties. More...

#include <kanzi/core.ui/platform/graphics_output/qnx_stream_egl/qnx_stream_egl_graphics_output_properties.hpp>

Public Member Functions

 QnxStreamEGLGraphicsOutputProperties (const SystemConfiguration &configuration)
 Constructor.
 

Public Attributes

windowing::Size bufferSize
 Buffer size.
 
int contextFlags
 Context flags.
 
EGLCapabilities egl
 EGL capabilities.
 

Detailed Description

The structure that represents the QNX Stream EGL graphics output properties.

Since
Kanzi 3.9.10

Constructor & Destructor Documentation

◆ QnxStreamEGLGraphicsOutputProperties()

kanzi::qnx::QnxStreamEGLGraphicsOutputProperties::QnxStreamEGLGraphicsOutputProperties ( const SystemConfiguration & configuration)
explicit

Constructor.

Parameters
configurationConfiguration parameters for the QNX Stream EGL graphics output.

Member Data Documentation

◆ egl

EGLCapabilities kanzi::qnx::QnxStreamEGLGraphicsOutputProperties::egl

EGL capabilities.

◆ contextFlags

int kanzi::qnx::QnxStreamEGLGraphicsOutputProperties::contextFlags

Context flags.

◆ bufferSize

windowing::Size kanzi::qnx::QnxStreamEGLGraphicsOutputProperties::bufferSize

Buffer size.


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