Results 1 - 1 of 1

MediaStream.getTrackById()

The MediaStream.getTrackById() method returns a MediaStreamTrack object representing the track with the specified ID string. If there is no track with the specified ID, this method returns null.
getTrackById Media MediaStream MediaStream API Method Reference WebRTC