Searched defs:_GstAudioVisualizerPrivate (Results 1 – 1 of 1) sorted by relevance
100 struct _GstAudioVisualizerPrivate struct102 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 …]