Function

AgsAudioCommonPitchUtilget_source_stride

since: 4.0.0

Declaration [src]

guint
ags_common_pitch_util_get_source_stride (
  gpointer pitch_util,
  GType pitch_type
)

Description [src]

Get source stride of pitch_util.

Available since: 4.0.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.

Return value

Type: guint

The source stride of pitch_util.