Gtk2HsContentsIndex
Media.Streaming.GStreamer.Core.GhostPad
Maintainergtk2hs-devel@lists.sourceforge.net Stability : alpha Portability : portable (depends on GHC)
Description
Documentation
data GhostPad
show/hide Instances
class PadClass o => GhostPadClass o
show/hide Instances
castToGhostPad :: GObjectClass obj => obj -> GhostPad
toGhostPad :: GhostPadClass o => o -> GhostPad
ghostPadNew :: PadClass pad => String -> pad -> IO (Maybe Pad)
ghostPadNewNoTarget :: String -> PadDirection -> IO (Maybe Pad)
ghostPadNewFromTemplate :: String -> Pad -> PadTemplate -> IO (Maybe Pad)
ghostPadNewNoTargetFromTemplate :: String -> PadTemplate -> IO (Maybe Pad)
ghostPadSetTarget :: GhostPad -> Pad -> IO Bool
ghostPadGetTarget :: GhostPad -> IO Pad
Produced by Haddock version 0.8