-
- All Implemented Interfaces:
-
com.brightcove.player.drm.BrightcoveDrmSession
public interface DrmSession implements BrightcoveDrmSession
The contract of an ExoPlayer 2 compatible DRM Session.
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.brightcove.player.drm.BrightcoveDrmSession
getDrmError, getOfflineLicenseKeySetId, getPropertyByteArray, getPropertyString, queryKeyStatus, setPropertyByteArray, setPropertyString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-