This table proves detailed information about WARN. type notifications.
Most warnings contain relevant metadata, for example, the URL of the resource that failed to download. Some notifications contain metadata to specify whether the problem occurred in the main video content, in the alternate audio content, or in an ad.
Code | Name | InnerNotification | Metadata Keys | Comments |
---|---|---|---|---|
Playback | ||||
200000 | PLAYBACK_OPERATION _FAIL | AUDIO_TRACK_ERROR SEEK_ERROR | DESCRIPTION | A playback-related operation has failed, but playback may continue. |
Ad resolving | ||||
201000 | AD_RESOLVER_FAIL | AD_RESOLVER_ RESOLVE_FAIL RESOURCE_PLACEMENT_ FAILED AD_RESOLVER_ METADATA_INVALID | None |
The ad-resolver has failed to resolve/insert the ad content. Playback may continue. |
Background manifests | ||||
204000 | BACKGROUND_MANIFEST_ WARNING | None |
BACKGROUND_MANIFEST_ WARNING_ERROR BACKGROUND_MANIFEST_ WARNING_NAME DESCRIPTION | Error in background manifest download. Any issue in updating the background manifest is dispatched as a TVSDK warning and does not cause the playback to stop. |
204001 | INVALID_SEEK_ WARNING | None |
DESCRIPTION |
|
Native | ||||
209100 | NATIVE_WARNING | None |
AVE NATIVE_ERROR_CODE NATIVE_ERROR_NAME DESCRIPTION |
The low-level AVE library issued an error. See Details for the NATIVE_ERROR notifications for detailed information about the values for these metadata fields. |
DRM NATIVE_SUBERROR_CODE DRM_ERROR_STRING |
DRM minor error code and DRM server error string. See Details for the NATIVE_ERROR notifications for detailed information about the values for these metadata fields. | |||
Generic | ||||
299999 | GENERIC_WARNING | None |
None |
Marks a generic warning event. Not actually issued by TVSDK. It's just a marker for the end of the range of numerical codes corresponding to warning events. |