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