tonihei c28c853541 Further adjustments to PR #1015
- Added back parsing of scheme data for version 1 as it's technically
  allowed by the spec.
- Made constructor of PsshAtom private to only publish the data class
  and not the constructor.
- Formatting and Javadoc adjustments
- Additional tests
2024-01-31 11:49:44 +00:00
..
2024-01-31 11:49:44 +00:00

Extractor module

Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.