🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
### 4.2.1 初始化资源播放器 ``` - (AnyChatPlayer*) initAnyChatPlayer: (NSDictionary*) dict withPlayView:(UIView*)playView type:(int)type ``` | Key | Value | 说明 | | --- | --- | --- | | dict | 字典 | PPT信息字典 | | playView | UIView | 容器 | | type | Int | 1为自助双录,2为远程双录 | 备注: dict 为 - (NSDictionary *) getInfo:(NSString*)fileid 返回值