|
VisioForge Video Edit 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;
VideoEditTypes
|
Members |
Description |
|
Int_None |
None. |
|
Int_Capture |
Capture. |
|
Int_Full |
Full. |
|
Int_None_Buffered |
None (Buffered). |
Doc-O-Matic.|
Copyright (c) 2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|