PlayerWarningCode

enum PlayerWarningCode : Enum<PlayerWarningCode> , WarningCode

1000 - 1999: Player-related warning codes

  • 1000 - 1099: General

  • 1100 - 1199: Playback

  • 1200 - 1299: Network

Entries

Link copied to clipboard
General(1001)

A general player warning code when a more specific warning code could not be determined.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val value: Int

The raw code value associated with the deficiency.