Kanzi  3.9.5
Kanzi Engine API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
kzs_desktop_native.hpp File Reference

Functions

WFDDevice kzsDesktopNativeGetHandle (const struct KzsDesktopNative *desktopNative)
 Get WFD device native handle. More...
 
WFDint kzsDesktopNativeGetPort (const struct KzsDesktopNative *desktopNative, kzUint displayID)
 Get port number for display. More...
 

Function Documentation

◆ kzsDesktopNativeGetHandle()

WFDDevice kzsDesktopNativeGetHandle ( const struct KzsDesktopNative *  desktopNative)

Get WFD device native handle.

Parameters
desktopNativeHandle to desktop-native.
Returns
File descriptor for WFD device.

◆ kzsDesktopNativeGetPort()

WFDint kzsDesktopNativeGetPort ( const struct KzsDesktopNative *  desktopNative,
kzUint  displayID 
)

Get port number for display.

Parameters
desktopNativeHandle to desktop-native.
displayIDIndex of the display.
Returns
Port handle.