ISOMedia.Registry (ISOMedia v0.1.0)

Copy Markdown View Source

Classifies which box types are containers (hold child boxes).

Summary

Functions

True when type is a known container box type.

Best-effort: does payload look like a clean sequence of child boxes? Only compact (32-bit) sizes are considered. Used by the opt-in heuristic.

Functions

container?(type)

True when type is a known container box type.

looks_like_boxes?(payload)

Best-effort: does payload look like a clean sequence of child boxes? Only compact (32-bit) sizes are considered. Used by the opt-in heuristic.