Class VLVirtualDub.TVLVirtualDub

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLVirtualDub : [[Class VLCommonFilter.TVLCommonROIFilter|Mitov.VideoLab.CommonROIFilter]]
+
'''public ref class''' VirtualDub : [[Class VLCommonFilter.TVLCommonROIFilter|Mitov.VideoLab.CommonROIFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 51: Line 51:
 
For additional information, please visit the VirtualDub web
 
For additional information, please visit the VirtualDub web
 
site at [[http://www.virtualdub.org]].
 
site at [[http://www.virtualdub.org]].
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:VLVirtualDub_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 104: Line 110:
 
=== Published ===
 
=== Published ===
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
== Pins ==
 
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]]
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==

Latest revision as of 00:30, 26 June 2013

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.

BIGVLVirtualDub.gif VLVirtualDub.gif NETVLVirtualDub.gif

Package: VideoLabPkg

Unit: VLVirtualDub

Inherits: TVLCommonROIFilter

Contents

Syntax

Delphi:

type TVLVirtualDub = class( TVLCommonROIFilter )

C++ Builder:

class TVLVirtualDub : public TVLCommonROIFilter

Visual C++ (MFC):

class CTVLVirtualDub : public CTVLCommonROIFilter

C# (.NET):

public ref class VirtualDub : Mitov.VideoLab.CommonROIFilter

Summary

Applies a VirtualDub filter or effect.

Description

Implements a VirtualDub filter or effect.

VirtualDub is an open source video capture and video processing application for Microsoft Windows written by Avery Lee.

VirtualDub supports a Plug-In filters system. There are a lot of VirtualDub Plug-In filters available, both free and commercial.

TVLVirtualDub allows the VideoLab users to use VirtualDub Plug-In filters in their applications.


For additional information, please visit the VirtualDub web site at [[1]].


Diagram:

VLVirtualDub Preview.png

Properties

Published

Public

Methods

Public

Events

From TVLCommonROIFilter

Properties

Published

From TVLCommonFilter

Properties

Public

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox