Data.ByteString.IsoBaseFileFormat.Boxes.Box
class IsBoxType' t
class BoxRules t
data Cardinality
class IsBoxContent a
data Box' b
data Boxes boxTypes
data BoxSize
data BoxSizeExtension
data BoxType
data FourCc
data BoxTypeExtension
type ValidBoxes t ts
type family AllAllowedIn (container :: k) (boxes :: [k]) :: Bool where ...
type family CheckAllowedIn (c :: k) (t :: k) (a :: Maybe [k]) :: Bool where ...
type NotAllowedMsg c t
type family HasAllRequiredBoxes (c :: k) (req :: [k]) (nested :: [k]) :: Bool where ...
type IsSubSet base sub
type MissingRequired c r nested
type family CheckAllTopLevelOk (ts :: [k]) :: Bool where ...
type family CheckTopLevelOk (t :: k) :: Bool where ...
type NotTopLevenError c
IsBoxContent instances