Class MpegCommonEncryption (1.2.1)

MpegCommonEncryption(mapping=None,*,ignore_unknown_fields=False,**kwargs)

Configuration for MPEG Common Encryption (MPEG-CENC).

Attributes

NameDescription
key_idstr
Required. 128 bit Key ID represented as lowercase hexadecimal digits for use with common encryption.
schemestr
Required. Specify the encryption scheme. Supported encryption schemes: - 'cenc' - 'cbcs'