Package com.google.android.exoplayer2
Annotation Type PlaybackException.ErrorCode
-
@Documented @Retention(SOURCE) @Target({FIELD,METHOD,PARAMETER,LOCAL_VARIABLE,TYPE_USE}) public static @interface PlaybackException.ErrorCode
Codes that identify causes of player errors.This list of errors may be extended in future versions, and
Player
implementations may define custom error codes.