@Documented @Retention(SOURCE) public static @interface ExoPlaybackException.TimeoutOperation
ExoPlaybackException.TIMEOUT_OPERATION_RELEASE
,
ExoPlaybackException.TIMEOUT_OPERATION_SET_FOREGROUND_MODE
or ExoPlaybackException.TIMEOUT_OPERATION_UNDEFINED
. Note
that new operations may be added in the future and error handling should handle unknown
operation values.