IncomingVideoMediaStats interface
Generic type of video receive media stats
Properties
bitrate | |
codec |
|
frame |
|
frame |
|
frame |
|
frames |
|
frames |
|
frames |
|
frame |
|
id | |
jitter |
|
jitter |
|
key |
|
longest |
|
packets | |
packets |
|
packets |
|
packets |
|
rtt |
|
stream |
streamId is the value which corresponds to id in VideoStreamCommon |
total |
|
transport |
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