Expand description
Box definitions and registry helpers. Box definitions and box-specific codecs.
Modules§
- av1
- AV1 sample-entry and codec-configuration box definitions. AV1 sample-entry and codec-configuration box definitions.
- etsi_
ts_ 102_ 366 - ETSI TS 102 366 AC-3 sample-entry and decoder-configuration box definitions. ETSI TS 102 366 AC-3 sample-entry and decoder-configuration box definitions.
- iso14496_
12 - ISO/IEC 14496-12 box definitions and codec support. Core ISO BMFF timing and structure boxes.
- iso14496_
14 - ISO/IEC 14496-14 ES descriptor box definitions and codec support. ISO/IEC 14496-14 ES descriptor boxes.
- iso14496_
30 - ISO/IEC 14496-30 WebVTT box definitions and codec support. ISO/IEC 14496-30 WebVTT box definitions.
- iso23001_
5 - ISO/IEC 23001-5 uncompressed-audio box definitions and codec support. ISO/IEC 23001-5 uncompressed-audio box definitions.
- iso23001_
7 - ISO/IEC 23001-7 common-encryption box definitions and codec support. ISO/IEC 23001-7 common-encryption box definitions.
- metadata
- Item-list metadata and key-table box definitions. Item-list metadata boxes, typed item value leaves, free-form metadata leaves, and key tables.
- opus
- Opus sample-entry and decoder-configuration box definitions. Opus sample-entry and decoder-configuration box definitions.
- threegpp
- 3GPP
udta-scoped metadata string box definitions and codec support. 3GPP user-data metadata string boxes scoped underudta. - vp
- VP8/VP9 sample-entry and codec-configuration box definitions. VP8/VP9 sample-entry and codec-configuration box definitions.
Structs§
- BoxLookup
Context - Parent-scope state used when selecting context-sensitive box registrations.
- BoxRegistration
- Registry entry for a single supported box type.
- BoxRegistry
- Registry that maps box identifiers to descriptor-backed constructors.
Traits§
- AnyType
Box - Trait implemented by runtime-typed box wrappers whose
FourCcis supplied by the registry.
Functions§
- default_
registry - Builds the built-in registry for the currently landed box families.