PlaybackException.ErrorCode


@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(open = true, value = )
public annotation 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.