hogg-0.2.0: Library and tools to manipulate the Ogg container formatContentsIndex
Codec.Container.Ogg.Timestamp
Documentation
data Timestamp
Constructors
Timestamp
stamp :: Rational
show/hide Instances
class Timestampable a where
Methods
timestampOf :: a -> Maybe Timestamp
show/hide Instances
zeroTimestamp :: Timestamp
timestampOf :: Timestampable a => a -> Maybe Timestamp
between :: Timestampable a => Maybe Timestamp -> Maybe Timestamp -> [a] -> [a]
before :: Timestampable a => Maybe Timestamp -> a -> Bool
Produced by Haddock version 0.8