Player Module
/
com.bitmovin.player.api.deficiency
/
SourceErrorCode
/
DrmUnsupported
Drm
Unsupported
DrmUnsupported
(2304)
Content copied to clipboard
The provided DRM scheme is not supported on the device.
Inherited functions
Inherited properties
Inherited properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
open override val
value
:
Int
Content copied to clipboard
The raw code value associated with the deficiency.
Inherited functions
clone
Link copied to clipboard
protected fun
clone
():
Any
Content copied to clipboard
compareTo
Link copied to clipboard
operator override fun
compareTo
(other:
SourceErrorCode
):
Int
Content copied to clipboard
equals
Link copied to clipboard
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
finalize
Link copied to clipboard
fun
finalize
()
Content copied to clipboard
getDeclaringClass
Link copied to clipboard
fun
getDeclaringClass
():
Class
<
SourceErrorCode
>
Content copied to clipboard
hashCode
Link copied to clipboard
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard