Enum VLDSCapture.TVLDSCaptureDialog

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: VideoLabBasicPkg

Unit: VLDSCapture

Contents

Syntax

Delphi:

type TVLDSCaptureDialog = (cdVideoFormat, cdVideoSource, cdVideoDisplay, cdVideoCapture, cdTVTuner, cdVideoCapturePin);

C++ Builder:

enum TVLDSCaptureDialog {cdVideoFormat, cdVideoSource, cdVideoDisplay, cdVideoCapture, cdTVTuner, cdVideoCapturePin};

Visual C++ (MFC):

enum CTVLDSCaptureDialog {cdVideoFormat, cdVideoSource, cdVideoDisplay, cdVideoCapture, cdTVTuner, cdVideoCapturePin};

Summary

Enumerated type for the video device configuration dialogs.

Description

Defines enumerated type for the video device configuration dialogs.

Values

cdVideoFormat Video Format capture device dialog.
cdVideoSource Video Source capture device dialog.
cdVideoDisplay Video Display capture device dialog.
cdVideoCapture Video capture device dialog.
cdTVTuner TV Tuner capture device dialog.
cdVideoCapturePin Video pin capture device dialog.
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox