Data.ByteString.IsoBaseFileFormat.Box
class IsBox t
type family BoxTypeSymbol (t :: k) :: Symbol
class IsBoxContent a
data Box b
data ContainerBox b bs
data Boxes boxTypes
data BoxSize
data BoxSizeExtension
data BoxType
data FourCc
data BoxTypeExtension
IsBoxContent instancesdata a :+ b
data ListContent sizeType contentType
type OM b bs
type OO b bs
type SM b bs
type SO b bs
type OM_ b
type OO_ b
type SM_ b
type SO_ b
type family IsContainerBox t :: Bool where ...
type family ChildBoxes c where ...