react-native-video/ios/Video/DataStructures
Olivier Bouillet 51e22abfe3
fix(ios): fix text track selection by index (#3728)
* fix(ts): onPlaybackRateChangeData was not correctly typed

* fix: ensure tracks are well displayed in the sample

* fix(ios): text tracks selection by index. regression due to codegen rework

* chore: make selection by index testable (need a small manual patch)

* chore(ios): fix linter warning
2024-05-04 15:20:59 +02:00
..
Chapter.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
DRMParams.swift fix(iOS): fix iOS DRM header parser (#3609) 2024-03-26 13:56:22 +01:00
SelectedTrackCriteria.swift fix(ios): fix text track selection by index (#3728) 2024-05-04 15:20:59 +02:00
SubtitleStyle.swift feat: implement opacity to control visibility of subtitles (#3583) 2024-03-14 11:29:50 +01:00
TextTrack.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
VideoSource.swift fix(ios): fix startPosition, cropStart and cropEnd to handle float values correctly (#3589) 2024-03-22 13:43:46 +01:00