Method

AgsAudioPitch4xAliasUtilset_source

since: 6.15.0

Declaration [src]

void
ags_pitch_4x_alias_util_set_source (
  AgsPitch4xAliasUtil* pitch_4x_alias_util,
  gpointer source
)

Description [src]

Set source buffer of pitch_4x_alias_util.

Available since: 6.15.0

Parameters

source

Type: gpointer

The source buffer.

The argument can be NULL.
The data is owned by the caller of the method.