Method
AgsAudioTimeStretchUtilset_source
since: 3.13.0
[−]
Declaration [src]
void
ags_time_stretch_util_set_source (
AgsTimeStretchUtil* time_stretch_util,
gpointer source
)
[−]
Parameters
source
-
Type:
gpointer
The source buffer.
The argument can be NULL
.The data is owned by the caller of the method.