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

194 basic support for subtitles and audio tracks #199

Merged
merged 13 commits into from
Aug 9, 2023

Conversation

StaehliJ
Copy link
Contributor

@StaehliJ StaehliJ commented Aug 9, 2023

Description

Add basic audio and text tracks selection to the demo. Forced subtitles are not handle in this version.

Changes made

  • Give Flow access for Player.getCurrentTracks and Player.getTrackSelectionParameters
  • Add helpers to enable and disable text tracks and audio tracks.
  • Add helper to select a specific track.

Checklist

  • Your branch has been rebased onto the main branch.
  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).
  • All pull request status checks pass.

@StaehliJ StaehliJ linked an issue Aug 9, 2023 that may be closed by this pull request
3 tasks
@StaehliJ StaehliJ merged commit 9c9504b into main Aug 9, 2023
4 checks passed
@StaehliJ StaehliJ deleted the 194-basic-support-for-subtitles-and-audio-tracks branch August 9, 2023 09:00
@StaehliJ StaehliJ mentioned this pull request Aug 10, 2023
6 tasks
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.

Basic support for subtitles and audio tracks
1 participant