gstreamer-0.12.1.1: Binding to the GStreamer open source multimedia framework.

Portabilityportable (depends on GHC)
Stabilityalpha
Maintainergtk2hs-devel@lists.sourceforge.net
Safe HaskellSafe-Infered

Media.Streaming.GStreamer.Core.PadTemplate

Description

 

Documentation

padTemplateGetCaps :: PadTemplateClass padTemplate => padTemplate -> IO CapsSource

onPadTemplatePadCreated, afterPadTemplatePadCreated :: PadTemplateClass padTemplateT => padTemplateT -> (Pad -> IO ()) -> IO (ConnectId padTemplateT)Source