WARNING notification codes

Most warnings contain relevant metadata (for example, the URL of the resource that failed to be downloaded). Some warnings 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.

Trick mode
280000 TRICKPLAY_RATE_CHANGE_FAIL

None

DESCRIPTION

Rate change failed.

Native
209100 NATIVE_WARNING

None

AVE

NATIVE_ERROR_CODE NATIVE_ERROR_NAME DESCRIPTION

The low-level AVE library issued an error. DESCRIPTION is the error description. It is usually the URL of the media.

See DRM errors exposed through AVE.

DRM

NATIVE_SUBERROR_CODE DRM_ERROR_STRING

DRM minor error code and DRM server error string. See NATIVE_SUBERROR_CODE values.
Generic
299999 GENERIC_WARNING

None

None

Marks a generic warning event. Not actually issued by the PSDK. It's just a marker for the end of the range of numerical codes corresponding to PSDK warning events.