Function

AgsAudioCommonPitchUtilset_frame_count

since: 6.1.0

Declaration [src]

void
ags_common_pitch_util_set_frame_count (
  gpointer pitch_util,
  GType pitch_type,
  guint frame_count
)

Description [src]

Set frame_count 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.

frame_count

Type: guint

The frame count.