VisioForge Video Edit SDK (Delphi / ActiveX)
|
WMV mode.
TVFWMVMode = ( VF_WM_ExternalProfile, VF_WM_InternalProfile, VF_WM_CustomSettings, VF_WM_V8_SystemProfile );
enum TVFWMVMode { VF_WM_ExternalProfile, VF_WM_InternalProfile, VF_WM_CustomSettings, VF_WM_V8_SystemProfile };
public enum TVFWMVMode { VF_WM_ExternalProfile, VF_WM_InternalProfile, VF_WM_CustomSettings, VF_WM_V8_SystemProfile }
Public Enum TVFWMVMode VF_WM_ExternalProfile VF_WM_InternalProfile VF_WM_CustomSettings VF_WM_V8_SystemProfile End Enum
public class TVFWMVMode;
enum TVFWMVMode { VF_WM_ExternalProfile, VF_WM_InternalProfile, VF_WM_CustomSettings, VF_WM_V8_SystemProfile };
TVFWMVMode
public class TVFWMVMode;
VideoEditTypes
Members |
Description |
VF_WM_ExternalProfile |
WM external profile. |
VF_WM_InternalProfile |
WM internal profile. |
VF_WM_CustomSettings |
WM custom settings. |
VF_WM_V8_SystemProfile |
WM system profile (version 8). |
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|