Function
AgsAudioAudioBufferUtilclear_complex
since: 3.0.0
Declaration [src]
void
ags_audio_buffer_util_clear_complex (
AgsComplex* buffer,
guint channels,
guint count
)
Parameters
buffer-
Type:
AgsComplexThe buffer to clear.
The data is owned by the caller of the function. channels-
Type:
guintNumber of channels.
count-
Type:
guintCount frames.