IncomingVideoMediaStats interface

Obecný typ statistiky příjmu videa

Vlastnosti

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

streamId je hodnota, která odpovídá ID ve VideoStreamCommon.

totalFreezeDurationInMs
transportId

Podrobnosti vlastnosti

bitrate

bitrate?: NumberType

Hodnota vlastnosti

NumberType

codecName

codecName?: StringType

Hodnota vlastnosti

StringType

frameHeightReceived

frameHeightReceived?: NumberType

Hodnota vlastnosti

NumberType

frameRateDecoded

frameRateDecoded?: NumberType

Hodnota vlastnosti

NumberType

frameRateReceived

frameRateReceived?: NumberType

Hodnota vlastnosti

NumberType

framesDecoded

framesDecoded?: NumberType

Hodnota vlastnosti

NumberType

framesDropped

framesDropped?: NumberType

Hodnota vlastnosti

NumberType

framesReceived

framesReceived?: NumberType

Hodnota vlastnosti

NumberType

frameWidthReceived

frameWidthReceived?: NumberType

Hodnota vlastnosti

NumberType

id

id: string

Hodnota vlastnosti

string

jitterBufferDelayInMs

jitterBufferDelayInMs?: NumberType

Hodnota vlastnosti

NumberType

jitterInMs

jitterInMs?: NumberType

Hodnota vlastnosti

NumberType

keyFramesDecoded

keyFramesDecoded?: NumberType

Hodnota vlastnosti

NumberType

longestFreezeDurationInMs

longestFreezeDurationInMs?: NumberType

Hodnota vlastnosti

NumberType

packets

packets?: NumberType

Hodnota vlastnosti

NumberType

packetsLost

packetsLost?: NumberType

Hodnota vlastnosti

NumberType

packetsLostPerSecond

packetsLostPerSecond?: NumberType

Hodnota vlastnosti

NumberType

packetsPerSecond

packetsPerSecond?: NumberType

Hodnota vlastnosti

NumberType

rttInMs

rttInMs?: NumberType

Hodnota vlastnosti

NumberType

streamId

streamId je hodnota, která odpovídá ID ve VideoStreamCommon.

streamId?: NumberType

Hodnota vlastnosti

NumberType

totalFreezeDurationInMs

totalFreezeDurationInMs?: NumberType

Hodnota vlastnosti

NumberType

transportId

transportId?: StringType

Hodnota vlastnosti

StringType