Searched defs:_GstScaletempo (Results 1 – 1 of 1) sorted by relevance
39 struct _GstScaletempo struct41 GstBaseTransform element;43 gdouble scale;44 gboolean reverse;47 guint ms_stride;48 gdouble percent_overlap;49 guint ms_search;52 GstAudioFormat format;53 guint samples_per_frame; /* AKA number of channels */54 guint bytes_per_sample;[all …]