Uses of Interface
com.wowza.wms.drm.cenc.ICencEncryptor
Packages that use ICencEncryptor
-
Uses of ICencEncryptor in com.wowza.wms.httpstreamer.mpegdashstreaming.util
Methods in com.wowza.wms.httpstreamer.mpegdashstreaming.util with parameters of type ICencEncryptorModifier and TypeMethodDescriptionstatic void
MPEGDashUtils.encryptSubSample
(byte[] buffer, ICencEncryptor encryptor, int offset, PacketFragmentList delimitedNALUnits, int nalUnitLen, int blockSize, int minClear, int nalSize, com.wowza.wms.drm.cenc.CencSampleAuxiliaryData.CencSubSample subSample) static com.wowza.wms.drm.cenc.CencSampleAuxiliaryData
MPEGDashUtils.generateVideoSAD
(ICencEncryptor encryptor, byte[] buffer, int offset, int size, PacketFragmentList delimitedNALUnits, int videoCodec, int nalUnitLen)