CML
    Preparing search index...

    Enumeration SvtaPlaybackErrorCode

    SVTA standardized error codes in the Playback category (2xxx): the player is unable to sustain the playback experience.

    When signalling a buffer event for a track the player cannot identify, the spec designates VIDEO_BUFFER_UNDERRUN (2001) as the default.

    Index

    Enumeration Members

    AUDIO_BUFFER_UNDERRUN: 2002

    Audio buffer underrun

    AUDIO_BUFFERING_TIMEOUT: 2004

    Audio buffering timeout

    AUDIO_DECODE_ERROR: 2008

    Unable to decode audio

    BUFFER_APPEND_ERROR: 2023

    Buffer append error

    BUFFER_FULL_ERROR: 2025

    Buffer full error

    BUFFER_INITIALIZATION_ERROR: 2022

    Buffer initialization error

    BUFFER_NUDGE_ON_STALL: 2027

    Buffer nudge on stall

    BUFFER_REMOVE_ERROR: 2024

    Buffer remove error

    BUFFER_SEEK_OVER_HOLE: 2026

    Buffer seek over hole

    CONTENT_STEERING_MANIFEST_LOAD_ERROR: 2040

    Content steering manifest load error

    CONTENT_STEERING_MANIFEST_PARSE_ERROR: 2041

    Unable to parse content steering manifest

    FRAGMENT_LOAD_ERROR: 2033

    Fragment load error

    FRAGMENT_TIMEOUT_ERROR: 2034

    Fragment timeout error

    FULLSCREEN_ERROR: 2037

    Unable to switch to fullscreen

    INITIALIZATION_SEGMENT_ERROR: 2031

    Initialization segment error

    LIVE_TIMESHIFT_OUT_OF_BOUNDS: 2035

    Live timeshifting content out of bounds

    MANIFEST_FEATURE_UNSUPPORTED: 2039

    Manifest feature unsupported

    MANIFEST_PARSE_ERROR: 2005

    Unable to parse manifest

    MANIFEST_TRACK_PARSE_ERROR: 2016

    Unable to parse track from manifest

    NO_MATCHING_CODEC: 2013

    No matching codec / profile / level

    NO_SUPPORTED_AUDIO_TRACK: 2012

    No supported audio track

    NO_SUPPORTED_VIDEO_TRACK: 2011

    No supported video track

    OUT_OF_MEMORY: 2028

    Out of memory

    PICTURE_IN_PICTURE_ERROR: 2038

    Unable to present picture-in-picture

    PLAYHEAD_EXCEEDS_CONTENT_DURATION: 2010

    Playhead exceeds content duration

    PRIMARY_MANIFEST_LOAD_ERROR: 2014

    Primary manifest load error

    PRIMARY_MANIFEST_LOAD_TIMEOUT: 2015

    Primary manifest load timeout

    REMUX_ERROR: 2021

    Remux issue

    SECONDARY_MANIFEST_LOAD_ERROR: 2017

    Secondary manifest / asset list load error

    SECONDARY_MANIFEST_PARSE_ERROR: 2018

    Unable to parse secondary manifest / asset list

    SEGMENT_LOAD_ERROR: 2029

    Segment load error

    SEGMENT_PARSE_ERROR: 2006

    Segment parse error

    SEGMENT_TIMEOUT_ERROR: 2030

    Segment timeout error

    SWITCHED_TO_HIGHER_LATENCY: 2036

    Switched to higher latency

    TIME_SYNC_ERROR: 2032

    Time sync failed error

    TRACK_LOAD_ERROR: 2020

    Track load error

    TRACK_SWITCH_ERROR: 2019

    Unable to switch tracks

    UNKNOWN: 2000

    Unknown playback error

    VIDEO_BUFFER_UNDERRUN: 2001

    Video buffer underrun

    VIDEO_BUFFERING_TIMEOUT: 2003

    Video buffering timeout

    VIDEO_DECODE_ERROR: 2007

    Unable to decode video

    VIDEO_DROPPED_FRAMES_EXCEEDED: 2009

    Video dropped frame count exceeds threshold