Skip to content

v1.25.0

Choose a tag to compare

@Vanilagy Vanilagy released this 13 Nov 19:21
· 711 commits to main since this release
17dfd2c
  • Added read/write support for track disposition metadata, which carries information about the intended usage of the track. You can now check which tracks are marked as default, are meant for hearing-impaired users, and other things.
  • Disabled ISOBMFF tracks will now be surfaced in input.getTracks() (#214), just with disposition.default set to false.