EntropyMode type
Defines values for EntropyMode.
KnownEntropyMode can be used interchangeably with EntropyMode,
this enum contains the known values that the service supports.
Known values supported by the service
Cabac: Context Adaptive Binary Arithmetic Coder (CABAC) entropy encoding.
Cavlc: Context Adaptive Variable Length Coder (CAVLC) entropy encoding.
type EntropyMode = string