Kanzi 3.9.10
kzs_desktop_native.hpp File Reference

Functions

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

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.