Method
AgsAudioOscClientwrite_bytes
since: 3.0.0
[−]
Declaration [src]
gboolean
ags_osc_client_write_bytes (
AgsOscClient* osc_client,
guchar* data,
guint data_length
)
[−]
Parameters
data
-
Type:
guchar*
The byte array.
The data is owned by the caller of the method. data_length
-
Type:
guint
The length of byte array.