| Package | Description |
|---|---|
| com.wowza.wms.drm.cenc |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ICencDRMInfo2 |
Extended interface for Common Encryption (CENC) DRM information classes.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<String,ICencDRMInfo> |
CencInfo.getDRMs() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
CencInfo.addDRM(String hashKey,
ICencDRMInfo drm) |
Adds a DRM system info instance to the list of DRM systems associated with the stream encryption.
|