Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::wayland::DefaultWaylandIVIEGLGraphicsOutputProperties Class Reference

Default properties to use when creating DefaultWaylandIVIEGLGraphicsOutput. More...

#include <kanzi/core.ui/platform/graphics_output/wayland_ivi_egl/default_wayland_ivi_egl_graphics_output_properties.hpp>

Public Member Functions

 DefaultWaylandIVIEGLGraphicsOutputProperties ()=default
 Constructor. More...
 
 DefaultWaylandIVIEGLGraphicsOutputProperties (const SystemConfiguration &configuration)
 Constructor. More...
 

Public Attributes

EGLCapabilities eglCapabilities
 EGLCapabilities used by this GraphicsOuput. More...
 
IVILayerProps iviLayerProps
 IVI layer properties. More...
 
IVISurfaceProps iviSurfaceProps
 IVI surface properties. More...
 
WaylandShellType shellType
 Wayland shell type. More...
 
NativeWindowProperties windowProperties
 Native window properties. More...
 

Detailed Description

Default properties to use when creating DefaultWaylandIVIEGLGraphicsOutput.

Since
Kanzi 3.9.8

Constructor & Destructor Documentation

kanzi::wayland::DefaultWaylandIVIEGLGraphicsOutputProperties::DefaultWaylandIVIEGLGraphicsOutputProperties ( )
explicitdefault

Constructor.

kanzi::wayland::DefaultWaylandIVIEGLGraphicsOutputProperties::DefaultWaylandIVIEGLGraphicsOutputProperties ( const SystemConfiguration configuration)
explicit

Constructor.

Parameters
configurationKanzi configuration to use.

Member Data Documentation

EGLCapabilities kanzi::wayland::DefaultWaylandIVIEGLGraphicsOutputProperties::eglCapabilities

EGLCapabilities used by this GraphicsOuput.

NativeWindowProperties kanzi::wayland::DefaultWaylandIVIEGLGraphicsOutputProperties::windowProperties

Native window properties.

WaylandShellType kanzi::wayland::DefaultWaylandIVIEGLGraphicsOutputProperties::shellType

Wayland shell type.

IVISurfaceProps kanzi::wayland::DefaultWaylandIVIEGLGraphicsOutputProperties::iviSurfaceProps

IVI surface properties.

IVILayerProps kanzi::wayland::DefaultWaylandIVIEGLGraphicsOutputProperties::iviLayerProps

IVI layer properties.


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