Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix to allow multi language audio to be packaged correctly.
Use stream id instead of stream type to select multiple audios correctly. Assumes that track id is stream_index + 1 which works 99% of time but could be incorrect some times.
- Loading branch information