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:
guintThe buffer size.
format-
Type:
AgsSoundcardFormatThe format.
buffer-
Type:
void*The buffer.
The argument can be NULL.The data is owned by the caller of the function.