Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RTCOutboundRTPStreamStats

Package version

Hierarchy

Index

Properties

Optional associateStatsId

associateStatsId: undefined | string

Optional bytesSent

bytesSent: undefined | number

Optional codecId

codecId: undefined | string

Optional firCount

firCount: undefined | number

id

id: string

Optional isRemote

isRemote: undefined | false | true

Optional mediaTrackId

mediaTrackId: undefined | string

Optional mediaType

mediaType: undefined | string

Optional nackCount

nackCount: undefined | number

Optional packetsSent

packetsSent: undefined | number

Optional pliCount

pliCount: undefined | number

Optional roundTripTime

roundTripTime: undefined | number

Optional sliCount

sliCount: undefined | number

Optional ssrc

ssrc: undefined | string

Optional targetBitrate

targetBitrate: undefined | number

timestamp

timestamp: number

Optional transportId

transportId: undefined | string

type

Generated using TypeDoc