JSyphonClient

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
external fun hasNewFrame(ptr: Long = this.ptr): Boolean
Link copied to clipboard
fun init()
external fun init(options: HashMap<String?, Any?>?): Long
Link copied to clipboard
external fun isValid(ptr: Long): Boolean
Link copied to clipboard
external fun newFrameDataForContext(ptr: Long = this.ptr): HashMap<String, Any>
Link copied to clipboard
external fun serverDescription(ptr: Long = this.ptr): HashMap<String?, String?>?
Link copied to clipboard
fun setApplicationName(appName: String?)
external fun setApplicationName(ptr: Long, appName: String?)
Link copied to clipboard
fun setServerName(serverName: String?)
external fun setServerName(ptr: Long, serverName: String?)
Link copied to clipboard
external fun stop(ptr: Long = this.ptr)