Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UpdateRTCChannelInfoOptions

Index

Properties

audio: { profile: string; scenario: string }

房间配置下的roleConfigs的音频质量

Type declaration

  • profile: string
  • scenario: string
channelId: string

频道ID

limit: number

房间配置下的roleConfigs的人数限制

serverId: string

服务器ID

video: { fps: number; height: number; width: number }

房间配置下的roleConfigs的视频质量

Type declaration

  • fps: number
  • height: number
  • width: number