Class MpegCommonEncryption (1.0.1)

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

Configuration for MPEG Common Encryption (MPEG-CENC). .. attribute:: key_id

Required. 128 bit Key ID represented as lowercase hexadecimal digits for use with common encryption.

:type: str

Attribute

NameDescription
schemestr
Required. Specify the encryption scheme. Supported encryption schemes: - 'cenc' - 'cbcs'