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 SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectclone()Gets a clone of the DRM Information class.- 
Methods inherited from interface com.wowza.wms.drm.cenc.ICencDRMInfodeserialize, generateKey, getMPEGDashCPSubElements, getNameSpaces, getPsshData, getSystemId, getSystemName, getURL, isComplete, serialize, setPsshData, setSystemId, setURL, supportsKeyGeneration, updateKeyInfo
 
- 
 
-