Method
AgsAudioAudioBufferUtilclear_double
since: 3.0.0
[−]
Declaration [src]
void
ags_audio_buffer_util_clear_double (
AgsAudioBufferUtil* audio_buffer_util,
gdouble* buffer,
guint channels,
guint count
)
[−]
Parameters
buffer
-
Type:
gdouble*
The buffer to clear.
The data is owned by the caller of the method. channels
-
Type:
guint
Number of channels.
count
-
Type:
guint
Count frames.