You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The audioTracks and videoTracks APIs for media elements switch audio and video tracks during playback.
The navigator.audioSession API controls how audio playback interacts with other applications. For example, playing music can pause audio from other applications, while ambient audio can play at the same time.
Description
This proposal includes 3 APIs
audioTracks
andvideoTracks
APIs for media elements switch audio and video tracks during playback.navigator.audioSession
API controls how audio playback interacts with other applications. For example, playing music can pause audio from other applications, while ambient audio can play at the same time.Specification
https://w3c.github.io/audio-session/
Additional Signals
No response
The text was updated successfully, but these errors were encountered: