mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-26 16:10:26 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import keyMirror from 'keymirror';
|
||||
|
||||
export default {
|
||||
SRT: 'application/x-subrip',
|
||||
TTML: 'application/ttml+xml',
|
||||
VTT: 'text/vtt'
|
||||
};
|
||||
Reference in New Issue
Block a user