OutgoingAudioMediaStats interface
Generic type of audio send media stats
Properties
audio |
|
bitrate | |
codec |
|
id | |
jitter |
|
packets | |
packets |
|
packets |
|
packets |
|
rtt |
|
transport |
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