All Projects → tencentyun → Superplayer_ios

tencentyun / Superplayer_ios

腾讯云超级播放器(iOS)

目录结构说明

本目录包含 iOS 版 播放器(Player) SDK 的Demo 源代码,主要演示接口如何调用以及最基本的功能。

├─ SDK 
|  ├─ TXLiteAVSDK_Player.framework   // 播放器的framework静态库
├─ Demo // 超级播放器Demo
└── TXLiteAVDemo
    ├── App               // 程序入口界面
    ├── SuperPlayerDemo   // 超级播放器 Demo
    └── SuperPlayerKit    // 超级播放器组件

SDK 分类和下载

腾讯云 Player SDK 基于 LiteAVSDK 统一框架设计和实现,该框架包含直播、点播、短视频、RTC、AI美颜在内的多项功能:

相关文档链接

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].