MEDIA_ERROR_SERVER_DIED

const val MEDIA_ERROR_SERVER_DIED: Int = 100

Deprecated

This constant is no longer used. Check for [PlaybackException.errorCode] instead.

Media server died. In this case, the application must release the MediaPlayer object and instantiate a new one.