mirror of
https://github.com/zoriya/react-native-video.git
synced 2025-12-06 07:16:12 +00:00
7 lines
126 B
JavaScript
7 lines
126 B
JavaScript
export default {
|
|
WIDEVINE: 'widevine',
|
|
PLAYREADY: 'playready',
|
|
CLEARKEY: 'clearkey',
|
|
FAIRPLAY: 'fairplay',
|
|
};
|