File tree Expand file tree Collapse file tree 3 files changed +29
-374
lines changed
Example/VPInterfaceControllerDemo Expand file tree Collapse file tree 3 files changed +29
-374
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
2828 version = [version stringByAppendingString: @" _" ];
2929 version = [version stringByAppendingString: [[[NSBundle mainBundle ] infoDictionary ] objectForKey: (__bridge NSString *) kCFBundleVersionKey ]];
3030 [MobClick setAppVersion: version];
31- [VPIConfigSDK setAppKey: @" 921ac192-a38b-4b09-905d-e0c352ec624a " appSecret: @" 6cc1f566c36e4165 " ];
32- [[VPUPDebugSwitch sharedDebugSwitch ] switchEnvironment: VPUPDebugStateTest];
31+ [VPIConfigSDK setAppKey: @" ca39f6b6-4626-4036-8518-59387636da60 " appSecret: @" 8e9db127a2644fba " ];
32+ // [[VPUPDebugSwitch sharedDebugSwitch] switchEnvironment:VPUPDebugStateTest];
3333 [VPIConfigSDK initSDK ];
3434 return YES ;
3535}
Original file line number Diff line number Diff line change 1818 ],
1919 "room_id" : [
2020 " https://static.videojj.com/online/video/Team%20Video%2B%2B_We_Are_Young.mp4" ,
21+ " http://qa-video.oss-cn-beijing.aliyuncs.com/ai/buRan.mp4" ,
2122 " http://qa-video.oss-cn-beijing.aliyuncs.com/mp4/victoria90s.mp4" ,
2223 " http://qa-video.oss-cn-beijing.aliyuncs.com/mp4/mby02.mp4" ,
2324 " http://qa-video.oss-cn-beijing.aliyuncs.com/mp4/shn48.mp4" ,
You can’t perform that action at this time.
0 commit comments