Members
APPEND_ERROR_CODE
Error code returned when the append operation in the SourceBuffer failed
- Source
CAPABILITY_MEDIAKEYS_ERROR_CODE
Error code returned when Protected contents are not supported
- Source
CAPABILITY_MEDIASOURCE_ERROR_CODE
Error code returned when MediaSource is not supported by the browser
- Source
DATA_UPDATE_FAILED_ERROR_CODE
Error code returned when updating the internal objects after loading an MPD failed
- Source
DOWNLOAD_ERROR_ID_CONTENT_CODE
Error code returned when loading the media content failed
- Source
DOWNLOAD_ERROR_ID_INITIALIZATION_CODE
Error code returned when loading the init segment failed
- Source
DOWNLOAD_ERROR_ID_MANIFEST_CODE
Error code returned when loading the manifest failed
- Source
DOWNLOAD_ERROR_ID_SIDX_CODE
Error code returned when loading the sidx failed
- Source
DOWNLOAD_ERROR_ID_XLINK_CODE
Error code returned when loading the XLink content failed
- Source
FRAGMENT_LOADER_LOADING_FAILURE_ERROR_CODE
Error code returned when loading a fragment failed
- Source
FRAGMENT_LOADER_NULL_REQUEST_ERROR_CODE
Error code returned when the FragmentLoader did not receive a request object
- Source
MANIFEST_ERROR_ID_MULTIPLEXED_CODE
Error code returned when a 'muxed' media type has been detected in the manifest. This type is not supported
- Source
MANIFEST_ERROR_ID_NOSTREAMS_CODE
Error code returned when no stream (period) has been detected in the manifest
- Source
MANIFEST_ERROR_ID_PARSE_CODE
Error code returned when parsing the MPD resulted in a logical error
- Source
MANIFEST_LOADER_LOADING_FAILURE_ERROR_CODE
Error code returned when a manifest loading error occurs
- Source
MANIFEST_LOADER_PARSING_FAILURE_ERROR_CODE
Error code returned when a manifest parsing error occurs
- Source
MEDIASOURCE_TYPE_UNSUPPORTED_CODE
Error code returned when a media source type is not supported
- Source
REMOVE_ERROR_CODE
Error code returned when the remove operation in the SourceBuffer failed
- Source
SEGMENT_BASE_LOADER_ERROR_CODE
Error code returned when no segment ranges could be determined from the sidx box
- Source
TIME_SYNC_FAILED_ERROR_CODE
Error code returned when the time synchronization failed
- Source
TIMED_TEXT_ERROR_ID_PARSE_CODE
Error code returned when something wrong has happened during parsing and appending subtitles (TTML or VTT)
- Source
URL_RESOLUTION_FAILED_GENERIC_ERROR_CODE
Error code returned when the BaseUrl resolution failed
- Source
XLINK_LOADER_LOADING_FAILURE_ERROR_CODE
Error code returned when a xlink loading error occurs
- Source