Class VLFreeFrame.TVLFreeFrame

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 64: Line 64:
 
== PinLists ==
 
== PinLists ==
 
*[[Pin List VLFreeFrame.TVLFreeFrame.InputPins|InputPins]] - The video input pins of the FreeFrame.  
 
*[[Pin List VLFreeFrame.TVLFreeFrame.InputPins|InputPins]] - The video input pins of the FreeFrame.  
 +
 +
== Events ==
 +
*[[Event VLFreeFrame.TVLFreeFrame.OnError|OnError]] - Occurs on Plug-in error.
  
 
== From [[Class VLMultiInput.TVLMultiInput|TVLMultiInput]] ==
 
== From [[Class VLMultiInput.TVLMultiInput|TVLMultiInput]] ==

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.

BIGVLFreeFrame.gif VLFreeFrame.gif NETVLFreeFrame.gif

Package: VideoLabPkg

Unit: VLFreeFrame

Inherits: TVLMultiInput

Contents

Syntax

Delphi:

type TVLFreeFrame = class( TVLMultiInput )

C++ Builder:

class TVLFreeFrame : public TVLMultiInput

Visual C++ (MFC):

class CTVLFreeFrame : public CTVLMultiInput

C# (.NET):

public ref class TVLFreeFrame : Mitov.VideoLab.MultiInput

Summary

Applies a FreeFrame filter or effect.

Description

Implements a FreeFrame filter or effect.

FreeFrame is an open standard making it possible for developers to create easily PlugIns that will work in a large number of different VJ applications. There are published sample projects for Delphi, MSVC, GCC and other environments that compile to give you a simple PlugIn. Also, many of the FreeFrame PlugIns are open source, so you can see how it's done. FreeFrame development is hosted by SourceForge, the open source movement's dev. HQ.

For additional information, please visit the FreeFrame web site at http://freeframe.sourceforge.net/.

Properties

Published

Public

PinLists

Events

From TVLMultiInput

Properties

Published

Pins

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox