VideoInitializationError

Indicates an error during the initialization of the video player (ExoPlayer). This can occur if there are too many media codecs in use by other applications.

Constructors

Link copied to clipboard
constructor(cause: Exception)

Properties

Link copied to clipboard
open override val cause: Exception

The underlying MediaCodecRenderer.DecoderInitializationException or related exception.

Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard