Searched defs:_GstAudioResampler (Results 1 – 1 of 1) sorted by relevance
52 struct _GstAudioResampler struct54 GstAudioResamplerMethod method;55 GstAudioResamplerFlags flags;56 GstAudioFormat format;57 GstStructure *options;58 gint format_index;59 gint channels;60 gint in_rate;61 gint out_rate;63 gint bps;[all …]