Streaming Policy Common Encryption Cenc
constructor(clearKeyEncryption: StreamingPolicyCommonEncryptionCencClearKeyEncryption? = null, clearTracks: List<StreamingPolicyCommonEncryptionCencClearTrack>? = null, contentKeyToTrackMappings: List<StreamingPolicyCommonEncryptionCencContentKeyToTrackMapping>? = null, defaultContentKey: StreamingPolicyCommonEncryptionCencDefaultContentKey? = null, drmPlayready: StreamingPolicyCommonEncryptionCencDrmPlayready? = null, drmWidevineCustomLicenseAcquisitionUrlTemplate: String? = null, enabledProtocols: StreamingPolicyCommonEncryptionCencEnabledProtocols? = null)