Class MpegCommonEncryption (0.5.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
scheme str
Required. Specify the encryption scheme. Supported encryption schemes: - 'cenc' - 'cbcs'