HMSVideoTrack

Hierarchy

  • BaseTrack

    HMSVideoTrack

Properties

degraded

Optional degraded: boolean


deviceID

Optional deviceID: string

Inherited from

BaseTrack.deviceID


displayEnabled

Optional displayEnabled: boolean

Inherited from

BaseTrack.displayEnabled


enabled

enabled: boolean

Inherited from

BaseTrack.enabled


facingMode

Optional facingMode: HMSTrackFacingMode


height

Optional height: number


id

id: string

Inherited from

BaseTrack.id


isPublished

Optional isPublished: boolean

only applicable for local tracks - to denote if a track has been published or not false for preview tracks

Inherited from

BaseTrack.isPublished


layer

Optional layer: HMSSimulcastLayer


layerDefinitions

Optional layerDefinitions: HMSSimulcastLayerDefinition[]


peerId

Optional peerId: string

Inherited from

BaseTrack.peerId


plugins

Optional plugins: string[]

Inherited from

BaseTrack.plugins


preferredLayer

Optional preferredLayer: HMSPreferredSimulcastLayer


source

source: string

Overrides

BaseTrack.source


type

type: "video"

Overrides

BaseTrack.type


width

Optional width: number


Have a suggestion? Recommend changes ->

Was this helpful?

1234