Sdílet prostřednictvím


OutgoingVideoMediaStats interface

Obecný typ statistiky odesílání videí

Vlastnosti

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

Podrobnosti vlastnosti

altLayouts

altLayouts?: OutgoingVideoMediaStats<NumberType, StringType>[]

Hodnota vlastnosti

OutgoingVideoMediaStats<NumberType, StringType>[]

bitrate

bitrate?: NumberType

Hodnota vlastnosti

NumberType

codecName

codecName?: StringType

Hodnota vlastnosti

StringType

frameHeightInput

frameHeightInput?: NumberType

Hodnota vlastnosti

NumberType

frameHeightSent

frameHeightSent?: NumberType

Hodnota vlastnosti

NumberType

frameRateEncoded

frameRateEncoded?: NumberType

Hodnota vlastnosti

NumberType

frameRateInput

frameRateInput?: NumberType

Hodnota vlastnosti

NumberType

frameRateSent

frameRateSent?: NumberType

Hodnota vlastnosti

NumberType

framesEncoded

framesEncoded?: NumberType

Hodnota vlastnosti

NumberType

framesSent

framesSent?: NumberType

Hodnota vlastnosti

NumberType

frameWidthInput

frameWidthInput?: NumberType

Hodnota vlastnosti

NumberType

frameWidthSent

frameWidthSent?: NumberType

Hodnota vlastnosti

NumberType

id

id: string

Hodnota vlastnosti

string

jitterInMs

jitterInMs?: NumberType

Hodnota vlastnosti

NumberType

keyFramesEncoded

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

transportId

transportId?: StringType

Hodnota vlastnosti

StringType