Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CuiVincent authored Jun 23, 2022
1 parent 173fb86 commit 8add165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ class RouterTestCase {
} // 初始化Rubik
@Test
fun usePerview() {
PerviewContext.preViewVideo(path : String) { success ->
PerviewContext.preViewVideo(path) { success ->
log("preViewVideo success:${success}")
} // 测试用例
}
Expand Down

0 comments on commit 8add165

Please sign in to comment.