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 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: