File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 8666486664 ],
8666586665 "type": "MovieSize"
8666686666 },
86667+ {
86668+ "name": "speed",
86669+ "summary": "Playback speed of the video.",
86670+ "description": "Playback speed of the video. Android: only available for API level >= 23.\n",
86671+ "platforms": [
86672+ {
86673+ "since": "12.4.0",
86674+ "name": "android"
86675+ }
86676+ ],
86677+ "type": "Number",
86678+ "availability": "creation"
86679+ },
8666786680 {
8666886681 "name": "overlayView",
8666986682 "summary": "Use the overlay view to add additional custom views between the video content and the controls.",
@@ -101463,6 +101476,19 @@
101463101476 "type": "String"
101464101477 }
101465101478 },
101479+ {
101480+ "name": "moveToBackground",
101481+ "summary": "Moves the app to the background",
101482+ "platforms": [
101483+ {
101484+ "since": "12.4.0",
101485+ "name": "android"
101486+ }
101487+ ],
101488+ "returns": {
101489+ "type": "void"
101490+ }
101491+ },
101466101492 {
101467101493 "name": "hideSoftKeyboard",
101468101494 "summary": "Hides the soft keyboard.\n",
You can’t perform that action at this time.
0 commit comments