react-native-video/ios/Video
Gaëtan Kueny b73baad2c2
fix(ios): add text tracks only if we successfully insertTimeRage (#3557)
insertTimeRage can fail & if we add failed textTrack to our validTextTracks array, video can crash later on selectTextTrack
we also add en empty textTrack only we we have validTextTrack

related to https://github.com/react-native-video/react-native-video/issues/3480
2024-03-04 10:43:33 +01:00
..
DataStructures chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
Features fix(ios): add text tracks only if we successfully insertTimeRage (#3557) 2024-03-04 10:43:33 +01:00
RCTVideoSwiftLog chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
RCTVideo-Bridging-Header.h chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
RCTVideo.swift feat(ios): Add ios support for accessing WebVTT Subtitle Content (#3541) 2024-02-29 14:41:04 +01:00
RCTVideoManager.m feat(ios): Add ios support for accessing WebVTT Subtitle Content (#3541) 2024-02-29 14:41:04 +01:00
RCTVideoManager.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
RCTVideoPlayerViewController.swift feat(ios): update the way to get keyWindow (#3448) 2023-12-28 12:58:25 +01:00
RCTVideoPlayerViewControllerDelegate.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
UIView+FindUIViewController.swift iOS Swift Conversion (#2527) 2022-05-19 22:29:25 +09:00