VTH264EntropyMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Strongly typed set of options used by H264EntropyMode.
public enum VTH264EntropyMode
type VTH264EntropyMode =
- Inheritance
-
VTH264EntropyMode
Fields
Name | Value | Description |
---|---|---|
Unset | 0 | |
Cavlc | 1 | |
Cabac | 2 |