HMSAudioTrack
Hierarchy
-
BaseTrack
↳
HMSAudioTrack
Properties
deviceID
• Optional
deviceID: string
Inherited from
BaseTrack.deviceID
displayEnabled
• Optional
displayEnabled: boolean
Inherited from
BaseTrack.displayEnabled
enabled
• enabled: boolean
Inherited from
BaseTrack.enabled
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
peerId
• Optional
peerId: string
Inherited from
BaseTrack.peerId
plugins
• Optional
plugins: string
[]
Inherited from
BaseTrack.plugins
source
• source: string
Overrides
BaseTrack.source
type
• type: "audio"
Overrides
BaseTrack.type
volume
• Optional
volume: number
Have a suggestion? Recommend changes ->