Set VLDSCapture.TVLDSTVFormats

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 TVLDSTVFormats = set of TVLDSTVFormat;

C++ Builder:

typedef Set<TVLDSTVFormat, tvfCurrent, tvfPAL_N_COMBO > TVLDSTVFormats;

Visual C++ (MFC):

typedef CTSet<CTVLDSTVFormat, tvfCurrent, tvfPAL_N_COMBO > CTVLDSTVFormats;

Summary

Set of TV formats - PAL, SECAM, NTSC etc.

Description

Defines a set of TV formats - PAL, SECAM, NTSC etc.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox