Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: refactor side loaded text tracks management #4158

Conversation

freeboub
Copy link
Collaborator

Summary

fix: refactor side loaded text tracks management

Motivation

Clarify behavior for: #3665 (mainly doc)
Continue on ticket: #2693

Changes

More textTracks in source.
android/ios: ensure text tracks are not selected by default android/ios make textTrack field not nullable
clean up doc
check compatibility with the old api
Add comments on deprecated JS apis
Apply API change on basic sample

Test plan

Can still be tested with the sample app

More textTracks in source.
android/ios: ensure text tracks are not selected by default
android/ios make textTrack field not nullable
clean up doc
check compatibility with the old api
Add comments on deprecated JS apis
Apply API change on basic sample
@freeboub freeboub linked an issue Sep 11, 2024 that may be closed by this pull request
Copy link
Member

@KrzysztofMoch KrzysztofMoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Nice Job!

@freeboub freeboub merged commit 84a27f3 into TheWidlarzGroup:master Sep 13, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Adding external subtitles restarts video
2 participants