react-native-video/ios/Video
Nick Fujita e27baeb065
VEX-5938: Update resource loader to handle encrypted local files (#12)
Adds offline decryption key and uses it to decrypt content during offline playback

Jira: VEX-5938
https://jira.tenkasu.net/browse/VEX-5938

- Update to accept scheme for key required to play offline playback
- Uses provided scheme to intercept call from player and return the key
- Fixes player item observer removal pattern

### Reviews
- Major reviewer (domain expert): @armadilio3
2021-10-28 10:34:05 +09:00
..
DataStructures VEX-5682: iOS Swift Conversion (#11) 2021-10-27 10:35:07 +09:00
Features VEX-5938: Update resource loader to handle encrypted local files (#12) 2021-10-28 10:34:05 +09:00
RCTSwiftLog VEX-5682: iOS Swift Conversion (#11) 2021-10-27 10:35:07 +09:00
RCTVideo-Bridging-Header.h VEX-5682: iOS Swift Conversion (#11) 2021-10-27 10:35:07 +09:00
RCTVideo.swift VEX-5938: Update resource loader to handle encrypted local files (#12) 2021-10-28 10:34:05 +09:00
RCTVideoManager.m VEX-5938: Update resource loader to handle encrypted local files (#12) 2021-10-28 10:34:05 +09:00
RCTVideoManager.swift VEX-5682: iOS Swift Conversion (#11) 2021-10-27 10:35:07 +09:00
RCTVideoPlayerViewController.swift VEX-5682: iOS Swift Conversion (#11) 2021-10-27 10:35:07 +09:00
RCTVideoPlayerViewControllerDelegate.swift VEX-5682: iOS Swift Conversion (#11) 2021-10-27 10:35:07 +09:00
UIView+FindUIViewController.swift VEX-5682: iOS Swift Conversion (#11) 2021-10-27 10:35:07 +09:00