VisioForge Video Edit SDK (Delphi / ActiveX)
|
DV video format.
TVFDVVideoFormat = ( DVF_PAL, DVF_NTSC );
enum TVFDVVideoFormat { DVF_PAL, DVF_NTSC };
public enum TVFDVVideoFormat { DVF_PAL, DVF_NTSC }
Public Enum TVFDVVideoFormat DVF_PAL DVF_NTSC End Enum
public class TVFDVVideoFormat;
enum TVFDVVideoFormat { DVF_PAL, DVF_NTSC };
TVFDVVideoFormat
public class TVFDVVideoFormat;
VideoEditTypes
Members |
Description |
DVF_PAL |
PAL. |
DVF_NTSC |
NTSC. |
Copyright (c) 2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|