HMSScreenAudioTrack
Hierarchy
-
↳
HMSScreenAudioTrack
Properties
deviceID
• Optional deviceID: string
Inherited from
displayEnabled
• Optional displayEnabled: boolean
Inherited from
enabled
• enabled: boolean
Inherited from
id
• id: string
Inherited from
interrupted
• Optional interrupted: boolean
only applicable for local tracks - true while the OS or another app has taken the device, eg. an incoming call. Cleared once capture is back, however it came back.
Backgrounding the tab on mobile is not reported here: the device is handed back on return. It is set on return if the device did not come back.
Inherited from
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
peerId
• Optional peerId: string
Inherited from
plugins
• Optional plugins: string[]
Inherited from
source
• source: "screen"
Overrides
type
• type: "audio"
Overrides
volume
• Optional volume: number



