Function
AgsAudiostream_slice_free
since: 3.3.0
Declaration [src]
void
ags_stream_slice_free (
guint buffer_size,
AgsSoundcardFormat format,
void* buffer
)
Parameters
buffer_size
-
Type:
guint
The buffer size.
format
-
Type:
AgsSoundcardFormat
The format.
buffer
-
Type:
void*
The buffer.
The argument can be NULL
.The data is owned by the caller of the function.