Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RTCInboundRTPStreamStats

Package version

Hierarchy

Index

Properties

Optional associateStatsId

associateStatsId: undefined | string

Optional bytesReceived

bytesReceived: undefined | number

Optional codecId

codecId: undefined | string

Optional firCount

firCount: undefined | number

Optional fractionLost

fractionLost: undefined | number

id

id: string

Optional isRemote

isRemote: undefined | false | true

Optional jitter

jitter: undefined | number

Optional mediaTrackId

mediaTrackId: undefined | string

Optional mediaType

mediaType: undefined | string

Optional nackCount

nackCount: undefined | number

Optional packetsLost

packetsLost: undefined | number

Optional packetsReceived

packetsReceived: undefined | number

Optional pliCount

pliCount: undefined | number

Optional sliCount

sliCount: undefined | number

Optional ssrc

ssrc: undefined | string

timestamp

timestamp: number

Optional transportId

transportId: undefined | string

type

Generated using TypeDoc