Player Module
3.22.0
Player Module
/
com.bitmovin.player.api.deficiency.exception
/
UnsupportedDrmException
Unsupported
Drm
Exception
class
UnsupportedDrmException
:
Exception
Content copied to clipboard
Signals that the used DRM technology is not supported.
Constructors
Constructors
Unsupported
Drm
Exception
Link copied to clipboard
fun
UnsupportedDrmException
(
message
:
String
?
=
null
)
Content copied to clipboard
Unsupported
Drm
Exception
Link copied to clipboard
fun
UnsupportedDrmException
(
cause
:
Throwable
?
=
null
)
Content copied to clipboard