OutgoingVideoMediaStats interface
Generic type of video send media stats
Properties
Property Details
altLayouts
altLayouts?: OutgoingVideoMediaStats<NumberType, StringType>[]
Property Value
OutgoingVideoMediaStats<NumberType, StringType>[]
bitrate
bitrate?: NumberType
Property Value
NumberType
codecName
codecName?: StringType
Property Value
StringType
frameHeightInput
frameHeightInput?: NumberType
Property Value
NumberType
frameHeightSent
frameHeightSent?: NumberType
Property Value
NumberType
frameRateEncoded
frameRateEncoded?: NumberType
Property Value
NumberType
frameRateInput
frameRateInput?: NumberType
Property Value
NumberType
frameRateSent
frameRateSent?: NumberType
Property Value
NumberType
framesEncoded
framesEncoded?: NumberType
Property Value
NumberType
framesSent
framesSent?: NumberType
Property Value
NumberType
frameWidthInput
frameWidthInput?: NumberType
Property Value
NumberType
frameWidthSent
frameWidthSent?: NumberType
Property Value
NumberType
id
id: string
Property Value
string
jitterInMs
jitterInMs?: NumberType
Property Value
NumberType
keyFramesEncoded
keyFramesEncoded?: NumberType
Property Value
NumberType
packets
packets?: NumberType
Property Value
NumberType
packetsLost
packetsLost?: NumberType
Property Value
NumberType
packetsLostPerSecond
packetsLostPerSecond?: NumberType
Property Value
NumberType
packetsPerSecond
packetsPerSecond?: NumberType
Property Value
NumberType
rttInMs
rttInMs?: NumberType
Property Value
NumberType
transportId
transportId?: StringType
Property Value
StringType