Method
AgsAudioVolumeUtilset_destination
since: 3.9.2
[−]
Declaration [src]
void
ags_volume_util_set_destination (
AgsVolumeUtil* volume_util,
gpointer destination
)
[−]
Parameters
destination
-
Type:
gpointer
The destination buffer.
The argument can be NULL
.The data is owned by the caller of the method.