hogg-0.4.1.2: Library and tools to manipulate the Ogg container format
Codec.Container.Ogg.Timestamp
data Timestamp Source
Constructors
Fields
Instances
class Timestampable a whereSource
Methods
timestampOf :: a -> Maybe TimestampSource
zeroTimestamp :: TimestampSource
between :: Timestampable a => Maybe Timestamp -> Maybe Timestamp -> [a] -> [a]Source
before :: Timestampable a => Maybe Timestamp -> a -> BoolSource