Interface representing an audio track.
MDN MediaStreamTrack
Whether the track is enabled.
The unique identifier of the track.
The type of the track (audio or video).
Enables or disables the track.
Returns implementation of the native audio stream track used under the hood. Use it with caution.
Returns implementation of the native media stream track used under the hood. Use it with caution.