OutgoingAudioMediaStats interface

Generic type of audio send media stats

Properties

audioInputLevel
bitrate
codecName
id
jitterInMs
packets
packetsLost
packetsLostPerSecond
packetsPerSecond
rttInMs
transportId

Property Details

audioInputLevel

audioInputLevel?: NumberType

Property Value

NumberType

bitrate

bitrate?: NumberType

Property Value

NumberType

codecName

codecName?: StringType

Property Value

StringType

id

id: string

Property Value

string

jitterInMs

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

transportId

transportId?: StringType

Property Value

StringType