Class VLDSVideoOut.TDSVideoOutputDeviceItems
From Mitov Wiki Doc
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: VideoLabPkg
Unit: VLDSVideoOut
Inherits: TLPCollection
Contents |
Syntax
Delphi:
type TDSVideoOutputDeviceItems = class( TLPCollection )
C++ Builder:
class TDSVideoOutputDeviceItems : public TLPCollection
Visual C++ (MFC):
class CTDSVideoOutputDeviceItems : public CTLPCollection
C# (.NET):
public ref class TDSVideoOutputDeviceItems : Vcl.VclCollectionProperty
Summary
Collection of video output device items.
Description
Defines a collection of video output device items.
Properties
Public
- Items - Access to individual video output device item from the collection.
Methods
Public
- function GetOwnerProperty() : TDSVideoOutputDevice
- function Add() : TDSVideoOutputDeviceItem - Adds a new video output device item.