mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-24 15:29:48 +00:00
docs: update platform support in DrmParams interface (#4736)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
export interface DrmParams {
|
||||
/**
|
||||
* The license URL for the DRM license request.
|
||||
* @platform iOS, visionOS
|
||||
* @platform Android, iOS, visionOS
|
||||
*/
|
||||
licenseUrl?: string;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user