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
MediaPlayerTypes
Members |
Description |
Int_None |
None. |
Int_Capture |
Capture. |
Int_Full |
Full. |
Int_None_Buffered |
None (Buffered). |
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|