Esempio n. 1
0
 /// <summary>
 /// 在视屏预览界面菜单添加自定义分享平台(Sets custom share platform in video preview menu)
 /// </summary>
 public static void AddCustomPlatform(string name)
 {
     ShareRECImpl.AddCustomPlatform(name);
 }