| Package | Description |
|---|---|
| com.wowza.wms.drm.cenc | |
| com.wowza.wms.httpstreamer.mpegdashstreaming.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICencDRMInfo2
Extended interface for Common Encryption (CENC) DRM information classes.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<String,ICencDRMInfo> |
CencInfo.getDRMs() |
| Modifier and Type | Method and 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.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
MPEGDashUtils.createPSSHBox(CencInfo cencInfo,
ICencDRMInfo cencDRMInfo) |