Function
AgsAudioCommonPitchUtilset_destination_stride
since: 4.0.0
[−]
Declaration [src]
void
ags_common_pitch_util_set_destination_stride (
gpointer pitch_util,
GType pitch_type,
guint destination_stride
)
[−]
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.
destination_stride
-
Type:
guint
The destination stride.