Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
Audio MediaStreamTrack of given index from MediaStream.getAudioTracks() list
Video MediaStreamTrack of given index from MediaStream.getVideoTracks() list
Player output to MediaStream
Commonly used for integration with third parties (e.g WebRTC video call SDK)
⚠️ The functionality might not be working on iOS Safari
Track the corresponding issue on Webkit Bug Tracker for a resolution status