Property VLDSVideoOut.TVLDSVideoOut.VideoOutputDevice

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.

Class: TVLDSVideoOut

Contents

Syntax

Delphi:

property VideoOutputDevice : TDSVideoOutputDevice read FVideoOutputDevice write SetVideoOutputDevice;

C++ Builder:

__property TDSVideoOutputDevice * VideoOutputDevice = { read=FVideoOutputDevice, write=SetVideoOutputDevice };

Summary

Desired video output device(s).

Description

Use this property to select primary and alternative video output devices. The alternative devices will be used if the primary one is not available.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox