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
Instead of implementing new AudioTrackConfiguration and VideoTrackConfiguration dictionaries, can the corresponding AudioDecoderConfig and VideoDecoderConfig dictionaries from WebCodecs be reused?
The top requests we've gotten from developers are:
What the heck is a codec string?
How do I fill in AVC/HEVC description fields?
As a stop gap to providing a containers API, having this information available via tracks seems helpful.