Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstaudiovisualizer.c100 struct _GstAudioVisualizerPrivate struct
102 gboolean negotiated;
104 GstBufferPool *pool;
105 gboolean pool_active;
106 GstAllocator *allocator;
107 GstAllocationParams params;
108 GstQuery *query;
111 GstPad *srcpad, *sinkpad;
113 GstAudioVisualizerShader shader_type;
114 GstAudioVisualizerShaderFunc shader;
[all …]