Method

AgsAudioHQPitchUtilset_source

since: 3.9.6

Declaration [src]

void
ags_hq_pitch_util_set_source (
  AgsHQPitchUtil* hq_pitch_util,
  gpointer source
)

Description [src]

Set source buffer of hq_pitch_util.

Available since: 3.9.6

Parameters

source

Type: gpointer

The source buffer.

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