Streaming Policy Common Encryption Cenc Enabled Protocols
data class StreamingPolicyCommonEncryptionCencEnabledProtocols(val dash: Boolean? = null, val download: Boolean? = null, val hls: Boolean? = null, val smoothStreaming: Boolean? = null)