Add a track to the stream. This will replace any existing track of the same kind.
The track to add.
Get the media stream.
The media stream.
Remove a track from the stream.
The track or kind of track to remove.
The removed track or null if the track was not found.
Replace the track with same kind as the new track in the stream.
The track to replace.
Set the priority of the stream.
The priority of the stream.
Set the transformations to apply to the stream.
The transformations to apply to the stream.
The local dynamic media stream interface.