Enum VideoEditPIPMode
- Namespace
- VisioForge.Core.Types.VideoEdit
- Assembly
- VisioForge.Core.dll
Picture-In-Picture mode for Video Edit SDK.
public enum VideoEditPIPModeFields
Custom = 0-
Custom mode. You can define video sources positions manually.
Horizontal = 1-
Horizontal 1x1 split.
Vertical = 2-
Vertical 1x1 split.
MultipleVideoStreams = 3-
Not real PIP. But multiple video streams captured into one video file.
Currently WMV output supported, with a special external profile provided with SDK. You can change this profile if required or create your own. Profile must contain correct video streams count.