please select
Live
  • Andorid
    • 产品概述
    • 跑通 Demo
    • 集成
    • 接口文档
    • 互动弹幕
    • 互动礼物
    • 发布说明
    • 常见问题
  • iOS
    • Overview
    • 跑通 Demo
    • 集成
    • 接口文档
    • 互动弹幕
    • 互动礼物
    • 发布说明
    • 常见问题
  • Electron
    • Overview
    • Run Sample Code
    • Integration
  • Flutter
    • Overview
    • Run Sample Code
    • Integration
  • 开通服务
  • 价格中心
    • 免费时长
    • 实时互动直播 Live 包月套餐
    • Billing Explanation for Subscription Package Duration
    • Pay-as-you-go
      • Billing of Audio and Video Duration
      • Billing of On-Cloud Recording and Recording Delivery
      • Billing of MixTranscoding and Relay to CDN
  • ErrorCode
Live

接口文档

简介

TUILiveKit 是多人视频直播层的 UI 开源套件,目前 Android 平台仅支持 Java 语言,通过简单 API 调用即可唤起直播 UI。

TUILiveRoomAnchorFragment 类

API
描述
构造主播开播对象

TUILiveRoomAnchorFragment

构造主播开播对象
public TUILiveRoomAnchorFragment(roomId:String)

TUILiveRoomAudienceFragment 类

API
描述
构建观众拉流对象

TUILiveRoomAudienceFragment

构建观众拉流对象。
public TUILiveRoomAudienceFragment(roomId:String)