|
| Media.Streaming.GStreamer.Core.Format | | Maintainer | gtk2hs-devel@lists.sourceforge.net
Stability : alpha
Portability : portable (depends on GHC) |
|
|
|
| Description |
|
|
|
| Documentation |
|
| data Format |
| Constructors | | FormatUndefined | | | FormatDefault | | | FormatBytes | | | FormatTime | | | FormatBuffers | | | FormatPercent | |
| Instances | |
|
|
| formatGetName :: Format -> IO String |
|
| formatToQuark :: Format -> IO Quark |
|
| formatRegister :: String -> String -> IO Format |
|
| formatGetByNick :: String -> IO Format |
|
| formatsContains :: [Format] -> Format -> IO Bool |
|
| formatGetDetails :: Format -> IO FormatDefinition |
|
| formatIterateDefinitions :: IO (Iterator FormatDefinition) |
|
| Produced by Haddock version 0.8 |