BitmovinApiSdk\Apis\Encoding\Encodings\Muxings\ProgressiveWebm\Drm\Cenc\CencApi
Synopsis
class CencApi
{
- // members
- public CustomdataApi $customdata;
- // methods
- public void __construct()
- public CencDrm create()
- public BitmovinResponse delete()
- public CencDrm get()
- public CencDrmPaginationResponse list()
Members
public
Methods
public
- __construct() — CencApi constructor.
- create() — Add CENC DRM to a Progressive WebM muxing
- delete() — Delete CENC DRM from a Progressive WebM muxing
- get() — CENC DRM Details of a Progressive WebM muxing
- list() — List CENC DRM configurations of Progressive WebM muxing