lsl_streaminfo_from_xml function
Create a streaminfo object from an XML representation
Implementation
@ffi.Native<NativeLsl_streaminfo_from_xml>()
external lsl_streaminfo lsl_streaminfo_from_xml(ffi.Pointer<ffi.Char> xml);
Create a streaminfo object from an XML representation
@ffi.Native<NativeLsl_streaminfo_from_xml>()
external lsl_streaminfo lsl_streaminfo_from_xml(ffi.Pointer<ffi.Char> xml);