OutgoingVideoMediaStats interface
视频的泛型类型发送媒体统计信息
属性
属性详细信息
altLayouts
altLayouts?: OutgoingVideoMediaStats<NumberType, StringType>[]
属性值
OutgoingVideoMediaStats<NumberType, StringType>[]
bitrate
bitrate?: NumberType
属性值
NumberType
codecName
codecName?: StringType
属性值
StringType
frameHeightInput
frameHeightInput?: NumberType
属性值
NumberType
frameHeightSent
frameHeightSent?: NumberType
属性值
NumberType
frameRateEncoded
frameRateEncoded?: NumberType
属性值
NumberType
frameRateInput
frameRateInput?: NumberType
属性值
NumberType
frameRateSent
frameRateSent?: NumberType
属性值
NumberType
framesEncoded
framesEncoded?: NumberType
属性值
NumberType
framesSent
framesSent?: NumberType
属性值
NumberType
frameWidthInput
frameWidthInput?: NumberType
属性值
NumberType
frameWidthSent
frameWidthSent?: NumberType
属性值
NumberType
id
id: string
属性值
string
jitterInMs
jitterInMs?: NumberType
属性值
NumberType
keyFramesEncoded
keyFramesEncoded?: NumberType
属性值
NumberType
packets
packets?: NumberType
属性值
NumberType
packetsLost
packetsLost?: NumberType
属性值
NumberType
packetsLostPerSecond
packetsLostPerSecond?: NumberType
属性值
NumberType
packetsPerSecond
packetsPerSecond?: NumberType
属性值
NumberType
rttInMs
rttInMs?: NumberType
属性值
NumberType
transportId
transportId?: StringType
属性值
StringType