企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
### 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 返回值