Enum Position
Position on video
Namespace: Xabe.FFmpeg
Assembly: Xabe.FFmpeg.dll
Syntax
public enum Position
Fields
| Name | Description |
|---|---|
| Bottom | 5px from bottom corner |
| BottomLeft | Bottom left corner |
| BottomRight | Bottom right corner |
| Center | Center of video |
| Left | 5px from left border |
| Right | 5px from right border |
| Up | 5x from upper border |
| UpperLeft | Upper left corner |
| UpperRight | Upper right corner |