Skip to content

Commit bba37c9

Browse files
author
张炫赫
committed
更改错别字
1 parent 6b081ba commit bba37c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Photos.framework
8181
1. 根据需要接入的`SDK`创建`VPInterfaceControllerConfig`,将`SDK`需要的信息配置在`config`中。
8282

8383
* identifier 为点播视频url或直播房间号
84-
* types 为视频类型(点播or直播),默认为点播,默认是地那波(注:`VPInterfaceControllerTypeVideoOS` 表示点播,`VPInterfaceControllerTypeLiveOS` 表示直播)
84+
* types 为视频类型(点播or直播),默认为点播,默认是点播(注:`VPInterfaceControllerTypeVideoOS` 表示点播,`VPInterfaceControllerTypeLiveOS` 表示直播)
8585

8686
2. 利用生成的`config`初始化`InterfaceController``interfaceController.view`就是生成的互动层,将这个`view`添加到播放器层之上就可以了。根据接入的`SDK`的需求可能有一些特殊的接口,放在相应的文件中,如需要调用,将对应文件`import`就可以调用了,详细作用请看注释。
8787

0 commit comments

Comments
 (0)