gstpbutils.audio_visualizer
Module for [AudioVisualizer] class
Types 3
A baseclass for scopes (visualizers). It takes care of re-fitting the audio-rate to video-rate and handles renegotiation (downstream video size changes).
It also provides several background shading effects. These effects are applied to a previous picture before the render() implementation can draw a new frame.
Methods
AudioVisualizerGidBuilder builder() static nothrowGet builder for [gstpbutils.audio_visualizer.AudioVisualizer] Returns: New builder objectFluent builder implementation template for gstpbutils.audio_visualizer.AudioVisualizer
Methods
T shadeAmount(uint propval) nothrowT shader(gstpbutils.types.AudioVisualizerShader propval) nothrowFluent builder for gstpbutils.audio_visualizer.AudioVisualizer
Methods