CmafInitializationVectorInManifest enum
When you use DRM with CMAF outputs, choose whether the service writes the 128-bit encryption initialization vector in the HLS and DASH manifests.
Values
- include → const CmafInitializationVectorInManifest
- exclude → const CmafInitializationVectorInManifest
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
values
→ const List<
CmafInitializationVectorInManifest> - A constant List of the values in this enum, in order of their declaration.