Enum VPXEncoderType
- Assembly
- VisioForge.Core.dll
VP8/VP9 encoder type.
public enum VPXEncoderTypeFields
VP8 = 0-
The VP8.
VP9 = 1-
The VP9.
QSV_VP9 = 2-
The Intel QSV VP9.
CustomEncoder = 3-
The custom encoder specified by element name.
VP8/VP9 encoder type.
public enum VPXEncoderTypeVP8 = 0 The VP8.
VP9 = 1 The VP9.
QSV_VP9 = 2 The Intel QSV VP9.
CustomEncoder = 3 The custom encoder specified by element name.