Home
last modified time | relevance | path

Searched defs:_GstScaletempo (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/audiofx/
Dgstscaletempo.h39 struct _GstScaletempo struct
41 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 …]