Uses of Interface
com.wowza.wms.drm.cenc.ICencDRMInfo
Packages that use ICencDRMInfo
-
Uses of ICencDRMInfo in com.wowza.wms.drm.cenc
Subinterfaces of ICencDRMInfo in com.wowza.wms.drm.cencModifier and TypeInterfaceDescriptioninterface
Extended interface for Common Encryption (CENC) DRM information classes.Methods in com.wowza.wms.drm.cenc that return types with arguments of type ICencDRMInfoMethods in com.wowza.wms.drm.cenc with parameters of type ICencDRMInfoModifier and TypeMethodDescriptionvoid
CencInfo.addDRM
(String hashKey, ICencDRMInfo drm) Adds a DRM system info instance to the list of DRM systems associated with the stream encryption.