Class VLDSVideoOut.TDSVideoOutputDevice

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 41: Line 41:
 
=== Published ===
 
=== Published ===
 
*[[Property VLDSVideoOut.TDSVideoOutputDevice.AlternativeDevices|AlternativeDevices]] - Collection of alternative devices to be used if the primary device is not available.  
 
*[[Property VLDSVideoOut.TDSVideoOutputDevice.AlternativeDevices|AlternativeDevices]] - Collection of alternative devices to be used if the primary device is not available.  
 +
 +
== Methods ==
 +
 +
=== Public ===
 +
*[[Method function VLDSVideoOut.TDSVideoOutputDevice.GetMoniker() : IMoniker|function GetMoniker() : IMoniker]]
  
 
== From [[Class DSCaptureDevice.TDSDevice|TDSDevice]] ==
 
== From [[Class DSCaptureDevice.TDSDevice|TDSDevice]] ==
Line 50: Line 55:
  
 
=== Public ===
 
=== Public ===
 +
*[[Property DSCaptureDevice.TDSDevice.BaseFilter|BaseFilter]]
 
*[[Property DSCaptureDevice.TDSDevice.OpenedDriverName|OpenedDriverName]]
 
*[[Property DSCaptureDevice.TDSDevice.OpenedDriverName|OpenedDriverName]]
 
*[[Property DSCaptureDevice.TDSDevice.OpenedDeviceName|OpenedDeviceName]]
 
*[[Property DSCaptureDevice.TDSDevice.OpenedDeviceName|OpenedDeviceName]]
Line 57: Line 63:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function DSCaptureDevice.TDSDevice.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
 
*[[Method function DSCaptureDevice.TDSDevice.IsSelectedDefault() : Boolean|function IsSelectedDefault() : Boolean]]
 
*[[Method function DSCaptureDevice.TDSDevice.IsSelectedDefault() : Boolean|function IsSelectedDefault() : Boolean]]
 
*[[Method function DSCaptureDevice.TDSDevice.IsSelectedNone() : Boolean|function IsSelectedNone() : Boolean]]
 
*[[Method function DSCaptureDevice.TDSDevice.IsSelectedNone() : Boolean|function IsSelectedNone() : Boolean]]
Line 69: Line 76:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function LPComponent.TLPPersistent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Revision as of 17:19, 18 October 2012

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: TDSDevice

Contents

Syntax

Delphi:

type TDSVideoOutputDevice = class( TDSDevice )

C++ Builder:

class TDSVideoOutputDevice : public TDSDevice

Visual C++ (MFC):

class CTDSVideoOutputDevice : public CTDSDevice

C# (.NET):

public ref class TDSVideoOutputDevice : Mitov.VideoLab.DSDevice

Summary

Video output device settings class.

Description

Defines a video output device class to be used for the TVLDSVideoOut component. It also allows a list of alternative devices to be created. The alternative devices will be used if the primary device is not available.

Properties

Published

Methods

Public

From TDSDevice

Properties

Published

Public

Methods

Public

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox