共用方式為


OutgoingVideoMediaStats interface

一般類型的視訊傳送媒體統計數據

屬性

altLayouts
bitrate
codecName
frameHeightInput
frameHeightSent
frameRateEncoded
frameRateInput
frameRateSent
framesEncoded
framesSent
frameWidthInput
frameWidthSent
id
jitterInMs
keyFramesEncoded
packets
packetsLost
packetsLostPerSecond
packetsPerSecond
rttInMs
transportId

屬性詳細資料

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