Method
AgsAudioOscBufferUtilput_float
since: 3.0.0
[−]
Declaration [src]
void
ags_osc_buffer_util_put_float (
AgsOscBufferUtil* osc_buffer_util,
guchar* buffer,
gfloat val
)
[−]
Parameters
buffer
-
Type:
guchar*
The guchar buffer.
The data is owned by the caller of the method. val
-
Type:
gfloat
The float value.