Safe Haskell | None |
---|---|
Language | Haskell2010 |
A Handler
box describes how a track is presentation and by which sensory
process it is perceived, e.g. audio, video, text, see HandlerType
Documentation
newtype Handler where Source #
Handler box fields. A handler box may also contain a null terminated description text in UTF-8.
data HandlerType Source #
A Handler
can be exactly one of these.