Options
All
  • Public
  • Public/Protected
  • All
Menu

Omit<RCRTCLocalVideoStats, 'tiny'>: 去除 tiny 属性,生成一个新类型 RCRTCRemoteVideoStats 包含 RCRTCLocalVideoStats 中除了 tiny 之外的所有属性,

Hierarchy

Index

Properties

bitrate: number

码率

codec: H264

视频编码

fps: number

帧率

height: number

高度

packageLostRate: number

丢包率

rtt: number

发送到服务端往返时间

width: number

宽度

Generated using TypeDoc