Enum FastEditSeekMode
- Namespace
- VisioForge.Core.Types.VideoEdit
- Assembly
- VisioForge.Core.dll
Specifies where FFmpeg applies the seek operation for a FastEdit cut.
public enum FastEditSeekModeFields
Output = 0-
Seek after opening the input. This is the existing FastEdit behavior.
Input = 1-
Seek before opening the input. This can be substantially faster for large files.