Enum DrmType
The type of the drm
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum DrmType
Fields
Name | Description |
---|---|
AES | The type of the drm |
CENC | The type of the drm |
CLEARKEY | The type of the drm |
FAIRPLAY | The type of the drm |
MARLIN | The type of the drm |
PLAYREADY | The type of the drm |
PRIMETIME | The type of the drm |
SPEKE | The type of the drm |
WIDEVINE | The type of the drm |