Enum QSVHEVCEncSEIInsertMode
QSV HEVC encoder SEI insert mode.
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum QSVHEVCEncSEIInsertMode
Fields
Name | Description |
---|---|
Disabled | Disable SEI insertion. |
Insert | Insert SEI. |
InsertAndDrop | Insert SEI and remove corresponding meta from output buffer. |