|
| Media.Streaming.GStreamer.Core.PluginFeature | | Maintainer | gtk2hs-devel@lists.sourceforge.net
Stability : alpha
Portability : portable (depends on GHC) |
|
|
|
| Description |
|
|
|
| Documentation |
|
| data PluginFeature |
Instances | |
|
|
| class ObjectClass o => PluginFeatureClass o |
| Instances | |
|
|
| castToPluginFeature :: GObjectClass obj => obj -> PluginFeature |
|
| toPluginFeature :: PluginFeatureClass o => o -> PluginFeature |
|
| pluginFeatureLoad :: PluginFeatureClass pluginFeature => pluginFeature -> IO pluginFeature |
|
| pluginFeatureCheckVersion :: PluginFeatureClass pluginFeature => pluginFeature -> Word -> Word -> Word -> IO Bool |
|
| Produced by Haddock version 0.8 |