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 Standard Error Code project aims to create a common set of error codes for media playback. Once the document is finalized, they should be incorporated into CML as:
An enum or set of consts for the codes
A set of mapping helper functions for converting player error events into standard error codes. Helpers should be made available for dash.js, hls.js and shaka-player.
The text was updated successfully, but these errors were encountered:
The Standard Error Code project aims to create a common set of error codes for media playback. Once the document is finalized, they should be incorporated into CML as:
The text was updated successfully, but these errors were encountered: