Maintainer | gtk2hs-devel@lists.sourceforge.net Stability : alpha Portability : portable (depends on GHC) |
---|---|
Safe Haskell | Safe-Infered |
Media.Streaming.GStreamer.Core.IndexFactory
Description
Documentation
data IndexFactory Source
class PluginFeatureClass o => IndexFactoryClass o Source
Instances
castToIndexFactory :: GObjectClass obj => obj -> IndexFactorySource
indexFactoryFind :: String -> IO (Maybe IndexFactory)Source
indexFactoryMake :: String -> IO IndexSource