IncomingVideoMediaStats interface

Generic type of video receive media stats

Properties

bitrate
codecName
frameHeightReceived
frameRateDecoded
frameRateReceived
framesDecoded
framesDropped
framesReceived
frameWidthReceived
id
jitterBufferDelayInMs
jitterInMs
keyFramesDecoded
longestFreezeDurationInMs
packets
packetsLost
packetsLostPerSecond
packetsPerSecond
rttInMs
streamId

streamId is the value which corresponds to id in VideoStreamCommon

totalFreezeDurationInMs
transportId

Property Details

bitrate

bitrate?: NumberType

Property Value

NumberType

codecName

codecName?: StringType

Property Value

StringType

frameHeightReceived

frameHeightReceived?: NumberType

Property Value

NumberType

frameRateDecoded

frameRateDecoded?: NumberType

Property Value

NumberType

frameRateReceived

frameRateReceived?: NumberType

Property Value

NumberType

framesDecoded

framesDecoded?: NumberType

Property Value

NumberType

framesDropped

framesDropped?: NumberType

Property Value

NumberType

framesReceived

framesReceived?: NumberType

Property Value

NumberType

frameWidthReceived

frameWidthReceived?: NumberType

Property Value

NumberType

id

id: string

Property Value

string

jitterBufferDelayInMs

jitterBufferDelayInMs?: NumberType

Property Value

NumberType

jitterInMs

jitterInMs?: NumberType

Property Value

NumberType

keyFramesDecoded

keyFramesDecoded?: NumberType

Property Value

NumberType

longestFreezeDurationInMs

longestFreezeDurationInMs?: 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

streamId

streamId is the value which corresponds to id in VideoStreamCommon

streamId?: NumberType

Property Value

NumberType

totalFreezeDurationInMs

totalFreezeDurationInMs?: NumberType

Property Value

NumberType

transportId

transportId?: StringType

Property Value

StringType