Search
Preparing search index...
The search index is not available
RTCLib - v5.6.8
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
RTCLib - v5.6.8
IRCRTCStateReport
Interface IRCRTCStateReport
/** peerConnection stats 抛给用户的字段
Hierarchy
IRCRTCStateReport
Index
Properties
ice
Candidate
Pair
pc
Name
receivers
senders
timestamp
Properties
Optional
ice
Candidate
Pair
ice
Candidate
Pair
?:
IRCCandidatePairStat
对等连接状态数据
Optional
pc
Name
pc
Name
?:
string
receivers
receivers
:
IRCTrackStat
[]
下行状态数据
senders
senders
:
IRCTrackStat
[]
上行状态数据
timestamp
timestamp
:
number
报告生成时间戳
Exports
IRCRTCState
Report
ice
Candidate
Pair
pc
Name
receivers
senders
timestamp
Generated using
TypeDoc
/** peerConnection stats 抛给用户的字段