iso_base_media 3.2.2 copy "iso_base_media: ^3.2.2" to clipboard
iso_base_media: ^3.2.2 copied to clipboard

A dart package to parse ISO Base Media File Format and MP4 files.

3.2.1 #

  • Add getDirectChildrenByAsyncFilter util.
  • Add boxesToBytes util.

3.1.0 #

  • Add getDirectChildren util.
  • Add toBytes method to ISOBox.

3.0.0 #

  • [Breaking] Remove ISORootBox in favor of ISOSourceBox.
  • Add isFullBoxCallback.

2.2.0 #

  • Add seek method to all box types.

2.1.1 #

  • Update extension methods.

2.0.0 #

  • Allow customizing container boxes via ``isContainerCallback`.
  • Allow early exit in inspectISOBox.callback.
  • Return a map in inspectISOBox instead of a list.
  • Add grpl to container boxes.

1.5.0 #

  • Add some helper functions to work with boxes.

1.4.0 #

  • Expose data offset and header offset in ISOBox.

1.3.0 #

  • Ability to start parsing from a random access file.

1.2.0 #

  • Add ISOFullBoxInfo
  • Rename fullBoxData to fullBoxInt32

1.1.0 #

  • Allow extracting data from a box.

1.0.0 #

  • Initial version.
0
likes
160
pub points
55%
popularity

Publisher

verified publishermgenware.com

A dart package to parse ISO Base Media File Format and MP4 files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

random_access_source

More

Packages that depend on iso_base_media