Network

Network-level failure while loading media (connectivity, HTTP).

Properties

Link copied to clipboard
Link copied to clipboard
val code: Int

Stable OGplayer error code — full table in Codes.

Link copied to clipboard

Stable machine-readable name for code (log/analytics friendly).

Link copied to clipboard

HTTP response code when the server answered (e.g. 403), else null.

Link copied to clipboard

Underlying androidx.media3 PlaybackException error code.

Link copied to clipboard

Human-readable detail for logs; not intended for end users.

Link copied to clipboard

True when retrying the same load may succeed (transient failures).

Functions

Link copied to clipboard
open override fun toString(): String