|
VisioForge Video Edit SDK (Delphi / ActiveX)
|
Picture-In-Picture mode.
TVFPIPMode = ( PM_Custom, PM_Horizontal, PM_Vertical );
enum TVFPIPMode { PM_Custom, PM_Horizontal, PM_Vertical };
public enum TVFPIPMode { PM_Custom, PM_Horizontal, PM_Vertical }
Public Enum TVFPIPMode PM_Custom PM_Horizontal PM_Vertical End Enum
public class TVFPIPMode;
enum TVFPIPMode { PM_Custom, PM_Horizontal, PM_Vertical };
TVFPIPMode
public class TVFPIPMode;
VideoEditTypes
|
Members |
Description |
|
PM_Custom |
Custom mode. You can define output size and video sources positions manually. |
|
PM_Horizontal |
Horizontal. |
|
PM_Vertical |
Vertical. |
Doc-O-Matic.|
Copyright (c) 2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|