react-native-video/ios/Video/DataStructures
Krzysztof Moch 0e4c95def9
feat(iOS): rewrite DRM Module (#4136)
* minimal api

* add suport for `getLicense`

* update logic for obtaining `assetId`

* add support for localSourceEncryptionKeyScheme

* fix typo

* fix pendingLicenses key bug

* lint code

* code clean

* code clean

* remove old files

* fix tvOS build

* fix errors loop

* move `localSourceEncryptionKeyScheme` into drm params

* add check for drm type

* use DebugLog

* lint

* update docs

* lint code

* fix bad rebase

* update docs

* fix crashes on simulators

* show error on simulator when using DRM

* fix typos

* code clean
2024-09-20 17:46:10 +02:00
..
Chapter.swift chore: lint project (#3395) 2023-12-07 08:47:40 +01:00
CustomMetadata.swift feat: add notification controls (#3723) 2024-05-07 12:30:57 +02:00
DRMParams.swift feat(iOS): rewrite DRM Module (#4136) 2024-09-20 17:46:10 +02:00
SelectedTrackCriteria.swift fix: refactor side loaded text tracks management (#4158) 2024-09-13 10:50:33 +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 feat(iOS): rewrite DRM Module (#4136) 2024-09-20 17:46:10 +02:00