CaptureDlg Enumeration

Summary

Values that define helper and property dialog boxes available in the CaptureCtrl object.

Syntax
C#
VB
C++
public enum CaptureDlg   
Public Enum CaptureDlg  
public enum class CaptureDlg   

Members
ValueMemberDescription
0VideoFormat Specifies the Video for Windows video format dialog box for legacy capture devices.
1VideoSource Specifies the Video for Windows video source dialog box for legacy capture devices.
2VideoDisplay Specifies the Video for Windows video display dialog box for legacy devices.
3AudioFormat Specifies the legacy audio format dialog box.
4VideoCaptureFilter Specifies the property pages for the video device filter.
5AudioCaptureFilter Specifies the property pages for the audio device filter.
6VideoCapturePin Specifies the property pages for the video capture pin.
7AudioCapturePin Specifies the property pages for the audio capture pin.
8VideoPreviewPin Specifies the property pages for the video preview pin.
9AudioPreviewPin Specifies the property pages for the audio preview pin.
10TVTuner Specifies the property pages for the TV tuner.
11TVAudio Specifies the property pages for the TV audio controls.
12VideoCrossbar Specifies the property pages for the video crossbar.
13AudioCrossbar Specifies the property pages for the audio or secondary crossbar.
14VideoCompressor Specifies the property pages for the currently selected video compressor.
15AudioCompressor Specifies the property pages for the currently selected audio compressor.
16Capture Specifies the combined property pages for the selected capture devices.
17TV Specifies the property pages for TV control.
18Preview Specifies the combined property pages affecting preview.
19AudioProcessors Specifies the audio processor selection dialog box.
20VideoProcessors Specifies the video processor selection dialog box.
21TargetFormat Specifies the properties dialog box for the assigned target format.
22VideoRenderer Specifies the properties dialog box for the preview video renderer.
23AudioRenderer Specifies the properties dialog box for the preview audio renderer.
24VideoDecompressor Specifies the property pages for the video decompressor.
25AudioDecompressor Specifies the property pages for the audio decompressor.
26Splitter Specifies the property pages for the splitter filter.
27PreviewAudioProcessors Specifies the property pages for the preview audio processors dialog box.
28PreviewVideoProcessors Specifies the property pages for the preview video processors dialog box.
256SelAudioProcessor Specifies the first selected audio processor's properties dialog box.
512SelVideoProcessor Specifies the first selected video processor's properties dialog box.
768PrevAudioProcessor Specifies the first selected preview audio processor's properties dialog box.
1024PrevVideoProcessor Specifies the first selected preview video processor's properties dialog box.

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly