Package com.wowza.wms.drm.cenc
Interface ICencDRMInfo2
-
- All Superinterfaces:
ICencDRMInfo
public interface ICencDRMInfo2 extends ICencDRMInfo
Extended interface for Common Encryption (CENC) DRM information classes. Adds extra field not present in ICencDRMInfo.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
clone()
Gets a clone of the DRM Information class.-
Methods inherited from interface com.wowza.wms.drm.cenc.ICencDRMInfo
deserialize, generateKey, getMPEGDashCPSubElements, getNameSpaces, getPsshData, getSystemId, getSystemName, getURL, isComplete, serialize, setPsshData, setSystemId, setURL, supportsKeyGeneration, updateKeyInfo
-
-