lsl_get_hostname function
Hostname of the providing machine (once bound to an outlet). Modification is not permitted.
Implementation
@ffi.Native<NativeLsl_get_hostname>()
external ffi.Pointer<ffi.Char> lsl_get_hostname(lsl_streaminfo info);
Hostname of the providing machine (once bound to an outlet). Modification is not permitted.
@ffi.Native<NativeLsl_get_hostname>()
external ffi.Pointer<ffi.Char> lsl_get_hostname(lsl_streaminfo info);