Enum VideoWriterType
Defines the available video writer types
Namespace: ic4
Assembly: ic4dotnet.dll
Syntax
public enum VideoWriterType
Fields
| Name | Description |
|---|---|
| MP4_H264 | Create MP4 files with H.264 encoding |
| MP4_H265 | Create MP4 files with H.265/HEVC encoding |


