LiteAVSDK_Player
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.tencent.liteav</groupId>
<artifactId>LiteAVSDK_Player</artifactId>
<version>12.8.0.19279</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.tencent.liteav</groupId>
<artifactId>LiteAVSDK_Player</artifactId>
<version>12.8.0.19279</version>
<packaging>aar</packaging>
<name>LiteAVSDK_Player</name>
<description>腾讯实时音视频(Tencent Real-Time Communication,TRTC)将腾讯21年来在网络与音视频技术上的深度积累,以多人音视频通话和低延时互动直播两大场景化方案,通过腾讯云服务向开发者开放,致力于帮助开发者快速搭建低成本、低延时、高品质的音视频互动解决方案。</description>
<url>https://github.com/tencentyun/TRTCSDK</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>taopu</id>
<name>taopu</name>
<email>taopu@tencent.com</email>
</developer>
</developers>
<scm>
<connection>https://github.com/tencentyun/TRTCSDK.git</connection>
<developerConnection>https://github.com/tencentyun/TRTCSDK.git</developerConnection>
<url>https://github.com/tencentyun/TRTCSDK</url>
</scm>
</project>