Extends
Methods
- 
    setPriority(priority)
- 
    
    Update the Track.Priority of the published LocalTrack. Parameters:Name Type Description priorityTrack.Priority the new Track.priority - Inherited From:
- Overrides:
 Throws:RangeErrorReturns:- Type
- this
 
- 
    unpublish()
- 
    
    Unpublish a LocalTrackPublication. This means that the media from this LocalTrackPublication is no longer available to the Room's RemoteParticipants. - Inherited From:
- Overrides:
 Returns:- Type
- this
 
Events
- 
    trackDisabled
- 
    
    The published Track was disabled. - Inherited From:
- Overrides:
 
- 
    trackEnabled
- 
    
    The published Track was enabled. - Inherited From:
- Overrides:
 
- 
    warning
- 
    
    The published LocalTrack encountered a warning. This event is only raised if you enabled warnings using notifyWarningsinConnectOptions.Parameters:Name Type Description namestring The warning that was raised. - Inherited From:
- Overrides:
 
- 
    warningsCleared
- 
    
    The published LocalTrack cleared all warnings. This event is only raised if you enabled warnings using notifyWarningsinConnectOptions.- Inherited From:
- Overrides: