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/allow text track selection by index #4124

Merged

Conversation

freeboub
Copy link
Collaborator

@freeboub freeboub commented Aug 30, 2024

Summary

Add index in textTracks reported

Motivation

Allow textTracks selection by index which is more accurate
and fix: #3736

Changes

Just add index in textTracks event on sideLoaded subtitles tracks
Notice that this PR also includes changes from : #4123

Test plan

can be tested with sample

…o into fix/allowTextTrackSelectionByIndex

# Conflicts:
#	ios/Video/RCTVideo.swift
@freeboub freeboub merged commit fbe570d into TheWidlarzGroup:master Sep 2, 2024
6 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]: Cannot select sideLoaded text tracks by index
3 participants