Method
AgsAudioAudioBufferUtilclear_buffer
since: 3.0.0
[−]
Declaration [src]
void
ags_audio_buffer_util_clear_buffer (
AgsAudioBufferUtil* audio_buffer_util,
void* buffer,
guint channels,
guint count,
guint format
)
[−]
Parameters
buffer
-
Type:
void*
The audio data.
The argument can be NULL
.The data is owned by the caller of the method. channels
-
Type:
guint
The number of channels.
count
-
Type:
guint
Number of frames.
format
-
Type:
guint
The format.