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