Kanzi  3.9.9
Kanzi Engine C++ API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
kzs_display_native.h File Reference

Kanzi display, native portion for the Screen platform. More...

#include <screen/screen.h>

Functions

void kzsDisplayNativeEnumerate ()
 Standalone function to enumerate and print information on each available display. More...
 
screen_display_t * kzsDisplayNativeGetScreenDisplay (struct KzsDisplayNative *displayNative)
 Returns native Screen display. More...
 

Detailed Description

Kanzi display, native portion for the Screen platform.

Copyright 2008-2017 by Rightware. All rights reserved.

Function Documentation

screen_display_t* kzsDisplayNativeGetScreenDisplay ( struct KzsDisplayNative *  displayNative)

Returns native Screen display.

void kzsDisplayNativeEnumerate ( )

Standalone function to enumerate and print information on each available display.