Function

AgsAudioCommonPitchUtilset_offset

since: 6.1.0

Declaration [src]

void
ags_common_pitch_util_set_offset (
  gpointer pitch_util,
  GType pitch_type,
  guint offset
)

Description [src]

Set offset of pitch_util.

Available since: 6.1.0

Parameters

pitch_util

Type: gpointer

The pitch util.

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

Type: GType

The pitch type.

offset

Type: guint

The offset.