gi-gstpbutils-1.0.12: GStreamer Plugins Base Utils bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.GstPbutils.Objects.AudioVisualizer

Contents

Description

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.

Synopsis

Exported types

Properties

shadeAmount

data AudioVisualizerShadeAmountPropertyInfo Source #

Instances

AttrInfo AudioVisualizerShadeAmountPropertyInfo Source # 
type AttrOrigin AudioVisualizerShadeAmountPropertyInfo Source # 
type AttrLabel AudioVisualizerShadeAmountPropertyInfo Source # 
type AttrGetType AudioVisualizerShadeAmountPropertyInfo Source # 
type AttrBaseTypeConstraint AudioVisualizerShadeAmountPropertyInfo Source # 
type AttrSetTypeConstraint AudioVisualizerShadeAmountPropertyInfo Source # 
type AttrAllowedOps AudioVisualizerShadeAmountPropertyInfo Source # 

shader

data AudioVisualizerShaderPropertyInfo Source #

Instances

AttrInfo AudioVisualizerShaderPropertyInfo Source # 
type AttrOrigin AudioVisualizerShaderPropertyInfo Source # 
type AttrLabel AudioVisualizerShaderPropertyInfo Source # 
type AttrGetType AudioVisualizerShaderPropertyInfo Source # 
type AttrBaseTypeConstraint AudioVisualizerShaderPropertyInfo Source # 
type AttrSetTypeConstraint AudioVisualizerShaderPropertyInfo Source # 
type AttrAllowedOps AudioVisualizerShaderPropertyInfo Source #