VisioForge Video Capture SDK (Delphi / ActiveX)
|
Interleaving.
TVFInterleaving = ( Int_None, Int_Capture, Int_Full, Int_None_Buffered );
enum TVFInterleaving { Int_None, Int_Capture, Int_Full, Int_None_Buffered };
public enum TVFInterleaving { Int_None, Int_Capture, Int_Full, Int_None_Buffered }
Public Enum TVFInterleaving Int_None Int_Capture Int_Full Int_None_Buffered End Enum
public class TVFInterleaving;
enum TVFInterleaving { Int_None, Int_Capture, Int_Full, Int_None_Buffered };
TVFInterleaving
public class TVFInterleaving;
VideoCaptureTypes
Members |
Description |
Int_None |
None. |
Int_Capture |
Capture. |
Int_Full |
Full. |
Int_None_Buffered |
None (Buffered). |
Copyright (c) 2012. All rights reserved.
|
What do you think about this topic? Send feedback!
|