gstreamer-0.11.0: Binding to the GStreamer open source multimedia framework.
Source code
Contents
Index
Media.Streaming.GStreamer.Core.Parse
Maintainer
gtk2hs-devel@lists.sourceforge.net Stability : alpha Portability : portable (depends on GHC)
Description
Documentation
parseLaunch
::
String
->
IO
(
Maybe
Element
,
Maybe
GError
)
Source
parseLaunchFromArgs
:: [
String
] ->
IO
(
Maybe
Element
,
Maybe
GError
)
Source
parseBinFromDescription
::
String
->
Bool
->
IO
(
Maybe
Element
,
Maybe
GError
)
Source
Produced by
Haddock
version 2.6.0