VisioForge Video Edit SDK (Delphi / ActiveX)
|
Screen capture mode.
TVFScreenCaptureMode = ( SCM_Screen, SCM_Picture, SCM_Color, SCM_Window, SCM_Screen_FFMPEG );
enum TVFScreenCaptureMode { SCM_Screen, SCM_Picture, SCM_Color, SCM_Window, SCM_Screen_FFMPEG };
public enum TVFScreenCaptureMode { SCM_Screen, SCM_Picture, SCM_Color, SCM_Window, SCM_Screen_FFMPEG }
Public Enum TVFScreenCaptureMode SCM_Screen SCM_Picture SCM_Color SCM_Window SCM_Screen_FFMPEG End Enum
public class TVFScreenCaptureMode;
enum TVFScreenCaptureMode { SCM_Screen, SCM_Picture, SCM_Color, SCM_Window, SCM_Screen_FFMPEG };
TVFScreenCaptureMode
public class TVFScreenCaptureMode;
VideoEditTypes
Members |
Description |
SCM_Screen |
Screen. |
SCM_Picture |
Picture. Not implemented yet. |
SCM_Color |
Color. Not implemented yet. |
SCM_Window |
Window. |
SCM_Screen_FFMPEG |
Screen (FFMPEG). |
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|