Visual Basic (Declaration) | |
---|---|
Public Enum CaptureObject Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CaptureObject |
C# | |
---|---|
public enum CaptureObject : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class CaptureObject : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
AudioCaptureFilter | Specifies the audio device filter. |
AudioCapturePin | Specifies the audio capture pin. |
AudioCompressor | Specifies the currently selected audio compressor. |
AudioCompressorOutputPin | Specifies the audio compressor output pin. |
AudioCrossbar | Specifies the audio or secondary crossbar. |
AudioDecompressor | Specifies the audio decompressor. |
AudioPreviewPin | Specifies the audio preview pin. |
AudioRenderer | Specifies the preview audio renderer The audio device that will play the sound. |
FilterGraph | Specifies the filter graph. |
PrevAudioProcessor | Specifies the preview audio processor. |
PrevVideoProcessor | Specifies the preview video processor. |
SelAudioProcessor | Specifies the first selected audio processor. |
SelVideoProcessor | Specifies the first selected video processor. |
Sink | Specifies the sink (writer) object. |
Splitter | Specifies the splitter. |
TargetAudioCompressor | Specifies the target audio processor. |
TargetAVMux | Specifies the target AV multiplexer. |
TargetFilter | Specifies the target filter. |
TargetVideoCompressor | Specifies the target video compressor. |
TVAudio | Specifies the TV audio controls. |
TVTuner | Specifies the TV tuner. |
VideoCaptureFilter | Specifies the video device filter. |
VideoCapturePin | Specifies the video capture pin. |
VideoCompressor | Specifies the currently selected video compressor, known as an encoder or compressor, a module or algorithm to compress data. |
VideoCompressorOutputPin | Specifies the video compressor output pin. |
VideoCrossbar | Specifies the video crossbar. |
VideoDecompressor | Specifies the video decompressor. |
VideoPreviewPin | Specifies the video preview pin. |
VideoRenderer | Specifies the preview video renderer The DirectShow component responsible for playing the video. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.CaptureObject
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7