PLVMediaPlayerOptionEnum

data class PLVMediaPlayerOptionEnum(val category: PLVMediaPlayerOptionCategory, val key: String, val defaultValue: String)

Constructors

Link copied to clipboard
constructor(category: PLVMediaPlayerOptionCategory, key: String, defaultValue: String)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Internal

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val key: String

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard

convention to create a PLVMediaPlayerOption from this enum