Partilhar via


OutgoingVideoMediaStats interface

Tipo genérico de estatísticas de multimédia de envio de vídeo

Propriedades

altLayouts
bitrate
codecName
frameHeightInput
frameHeightSent
frameRateEncoded
frameRateInput
frameRateSent
framesEncoded
framesSent
frameWidthInput
frameWidthSent
id
jitterInMs
keyFramesEncoded
packets
packetsLost
packetsLostPerSecond
packetsPerSecond
rttInMs
transportId

Detalhes de Propriedade

altLayouts

altLayouts?: OutgoingVideoMediaStats<NumberType, StringType>[]

Valor de Propriedade

OutgoingVideoMediaStats<NumberType, StringType>[]

bitrate

bitrate?: NumberType

Valor de Propriedade

NumberType

codecName

codecName?: StringType

Valor de Propriedade

StringType

frameHeightInput

frameHeightInput?: NumberType

Valor de Propriedade

NumberType

frameHeightSent

frameHeightSent?: NumberType

Valor de Propriedade

NumberType

frameRateEncoded

frameRateEncoded?: NumberType

Valor de Propriedade

NumberType

frameRateInput

frameRateInput?: NumberType

Valor de Propriedade

NumberType

frameRateSent

frameRateSent?: NumberType

Valor de Propriedade

NumberType

framesEncoded

framesEncoded?: NumberType

Valor de Propriedade

NumberType

framesSent

framesSent?: NumberType

Valor de Propriedade

NumberType

frameWidthInput

frameWidthInput?: NumberType

Valor de Propriedade

NumberType

frameWidthSent

frameWidthSent?: NumberType

Valor de Propriedade

NumberType

id

id: string

Valor de Propriedade

string

jitterInMs

jitterInMs?: NumberType

Valor de Propriedade

NumberType

keyFramesEncoded

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

transportId

transportId?: StringType

Valor de Propriedade

StringType