Set VLDSCapture.TVLDSCaptureDialogs

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 TVLDSCaptureDialogs = set of TVLDSCaptureDialog;

C++ Builder:

typedef Set<TVLDSCaptureDialog, cdVideoFormat, cdVideoCapturePin > TVLDSCaptureDialogs;

Visual C++ (MFC):

typedef CTSet<CTVLDSCaptureDialog, cdVideoFormat, cdVideoCapturePin > CTVLDSCaptureDialogs;

Summary

Set of available dialogs for a particular video devices.

Description

Defines a set of available dialogs for a particular video devices.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox