| Leadtools.MediaFoundation Namespace : CapturePreview Enumeration | 
'Declaration Public Enum CapturePreview Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CapturePreview
public enum CapturePreview : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class CapturePreview : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0x00000000 | Audio | Specifies that only audio should be previewed. | 
| 0x00000000 | VideoAndAudio | Specifies that both video and audio should be previewed. | 
| 0x00000001 | Video | Specifies that only video should be previewed. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaFoundation.CapturePreview