lib / tv.smartclip.smartclientandroid.lib.dto / SxError / SxMediaError / buildMediaError

buildMediaError

fun Throwable.buildMediaError(): SxMediaError

Builds a new SxMediaError out of a Throwable thrown by the ExoPlayer.

Receiver
Any Throwable thrown by the ExoPlayer.

Return
New SxMediaError. Do not forget to set this to the AbsVideoPlayerWrapper.error property of the AbsVideoPlayerWrapper