Skip to content

Commit 5fa8ce3

Browse files
chenjinfa-oppochenyinli
authored andcommitted
[#436] 全屏播放视频可截屏对前端暴露
1 parent bbf4b8c commit 5fa8ce3

File tree

1 file changed

+1
-0
lines changed
  • core/runtime/android/widgets/src/main/java/org/hapjs/widgets/video

1 file changed

+1
-0
lines changed

core/runtime/android/widgets/src/main/java/org/hapjs/widgets/video/Video.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
Video.METHOD_PAUSE,
6060
Video.METHOD_SET_CURRENT_TIME,
6161
Video.METHOD_EXIT_FULLSCREEN,
62+
Video.METHOD_SNAP_SHOT,
6263
Component.METHOD_REQUEST_FULLSCREEN,
6364
Component.METHOD_GET_BOUNDING_CLIENT_RECT,
6465
Component.METHOD_FOCUS

0 commit comments

Comments
 (0)