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/ensure tracks are available in sample #3660

Conversation

freeboub
Copy link
Collaborator

@freeboub freeboub commented Apr 6, 2024

Summary

Ensure tracks are available correctly for the app.
onAudioTracks event was reporting some null value

  • minor sample enhancement

Motivation

Review behavior from: #3642
This is only a partial fix, we still need to review extranally loaded text tracks

Changes

mainly ensure onTextTracks return good value
remove unused function
improve sample

Test plan

can be tested on sample

@KrzysztofMoch KrzysztofMoch merged commit 4c7719a into TheWidlarzGroup:master Apr 7, 2024
6 checks passed
@paulrinaldi
Copy link
Contributor

paulrinaldi commented Apr 16, 2024

I am indeed seeing the subtitles now in the sample :D for "sintel with subtitles" but not for "sintel with sideLoaded subtitles"! Nice work y'all on latest master.

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.

None yet

3 participants