Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TrackInfo

Index

Properties

codecs: SimulcastCodecInfo[]
disableDtx: boolean

true if DTX (Discontinuous Transmission) is disabled for audio

disableRed: boolean

true if RED (Redundant Encoding) is disabled for audio

encryption: Encryption_Type
height: number

original height of video (unset for audio)

layers: VideoLayer[]
mid: string
mimeType: string

mime type of codec

muted: boolean
name: string
sid: string
simulcast: boolean

true if track is simulcasted

source: TrackSource

source of media

stereo: boolean
stream: string
type: TrackType
width: number

original width of video (unset for audio) clients may receive a lower resolution version with simulcast

Generated using TypeDoc