Method

AgsAudioPitch16xAliasUtilset_source

since: 6.15.0

Declaration [src]

void
ags_pitch_16x_alias_util_set_source (
  AgsPitch16xAliasUtil* pitch_16x_alias_util,
  gpointer source
)

Description [src]

Set source buffer of pitch_16x_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.