Virtual Method
AgsAudioOscClientread_bytes
since: 3.0.0
[−]
Parameters
data_length
-
Type:
guint*
The return location of byte array’s length.
The data is owned by the caller of the method.
[−]
Return value
Type: guchar*
Byte array read or NULL
if no data available.
The returned data is owned by the instance. |