mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-05 13:46:59 +00:00
feat(chromecast): send custom message for overlay subtitles
This commit is contained in:
+11
-11
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"uiViewClassName": "OmniView",
|
||||
"supportsRawText": false,
|
||||
"bubblingEventTypes": {},
|
||||
"directEventTypes": {},
|
||||
"validAttributes": {
|
||||
"player": true,
|
||||
"autoplay": true,
|
||||
"autoPip": true,
|
||||
"subtitleAssets": true,
|
||||
"hybridRef": true
|
||||
}
|
||||
"uiViewClassName": "OmniView",
|
||||
"supportsRawText": false,
|
||||
"bubblingEventTypes": {},
|
||||
"directEventTypes": {},
|
||||
"validAttributes": {
|
||||
"player": true,
|
||||
"autoplay": true,
|
||||
"autoPip": true,
|
||||
"subtitleAssets": true,
|
||||
"hybridRef": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user