int type
ExoPlaybackException.TYPE_SOURCE, ExoPlaybackException.TYPE_RENDERER and
ExoPlaybackException.TYPE_UNEXPECTED.int rendererIndex
ExoPlaybackException.type is ExoPlaybackException.TYPE_RENDERER, this is the index of the renderer.java.lang.Throwable cause
int audioTrackState
AudioTrack's state, if applicable.int errorCode
AudioTrack, this will be the error value returned from
AudioTrack.write(byte[], int, int) or AudioTrack.write(ByteBuffer, int, int).
Otherwise, the meaning of the error code depends on the sink implementation.int errorCode
int reason
java.lang.String mimeType
boolean secureDecoderRequired
java.lang.String decoderName
java.lang.String diagnosticInfo
MediaCodecRenderer.DecoderInitializationException fallbackDecoderInitializationException
MediaCodecRenderer.DecoderInitializationException for the fallback decoder. Null if
there was no fallback decoder or no suitable decoders were found.int reason
int reason
android.net.Uri uri
Uri from which the unrecognized data was read.int type
AdsMediaSource.AdLoadException.Type of the ad load exception.int reason
DataSourceException. It can only be DataSourceException.POSITION_OUT_OF_RANGE.java.lang.String contentType
int responseCode
java.lang.String responseMessage
java.util.Map<K,V> headerFields