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
layer
• Optional layer: HMSSimulcastLayer
layerDefinitions
• Optional layerDefinitions: SimulcastLayerDefinition[]
peerId
• Optional peerId: string
Inherited from
BaseTrack.peerId
plugins
• Optional plugins: string[]
Inherited from
BaseTrack.plugins
source
• source: string
Overrides
BaseTrack.source
type
• type: "video"
Overrides
BaseTrack.type
width
• Optional width: number