encryptions property
List of encryption configurations for the content.
Each configuration has an ID. Specify this ID in the
MuxStream.encryption_id field to indicate the configuration to use for
that MuxStream
output.
Implementation
core.List<Encryption>? encryptions;