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