Partilhar via


IncomingVideoMediaStats interface

Tipo genérico de vídeo receber estatísticas de mídia

Propriedades

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

streamId é o valor que corresponde a id em VideoStreamCommon

totalFreezeDurationInMs
transportId

Detalhes de Propriedade

bitrate

bitrate?: NumberType

Valor de Propriedade

NumberType

codecName

codecName?: StringType

Valor de Propriedade

StringType

frameHeightReceived

frameHeightReceived?: NumberType

Valor de Propriedade

NumberType

frameRateDecoded

frameRateDecoded?: NumberType

Valor de Propriedade

NumberType

frameRateReceived

frameRateReceived?: NumberType

Valor de Propriedade

NumberType

framesDecoded

framesDecoded?: NumberType

Valor de Propriedade

NumberType

framesDropped

framesDropped?: NumberType

Valor de Propriedade

NumberType

framesReceived

framesReceived?: NumberType

Valor de Propriedade

NumberType

frameWidthReceived

frameWidthReceived?: NumberType

Valor de Propriedade

NumberType

id

id: string

Valor de Propriedade

string

jitterBufferDelayInMs

jitterBufferDelayInMs?: NumberType

Valor de Propriedade

NumberType

jitterInMs

jitterInMs?: NumberType

Valor de Propriedade

NumberType

keyFramesDecoded

keyFramesDecoded?: NumberType

Valor de Propriedade

NumberType

longestFreezeDurationInMs

longestFreezeDurationInMs?: NumberType

Valor de Propriedade

NumberType

packets

packets?: NumberType

Valor de Propriedade

NumberType

packetsLost

packetsLost?: NumberType

Valor de Propriedade

NumberType

packetsLostPerSecond

packetsLostPerSecond?: NumberType

Valor de Propriedade

NumberType

packetsPerSecond

packetsPerSecond?: NumberType

Valor de Propriedade

NumberType

rttInMs

rttInMs?: NumberType

Valor de Propriedade

NumberType

streamId

streamId é o valor que corresponde a id em VideoStreamCommon

streamId?: NumberType

Valor de Propriedade

NumberType

totalFreezeDurationInMs

totalFreezeDurationInMs?: NumberType

Valor de Propriedade

NumberType

transportId

transportId?: StringType

Valor de Propriedade

StringType