Class VLBasicGenericGen.TVLBasicGenericGen
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				 (Automated Syncronization with Documentation)  | 
		 (Automated Syncronization with Documentation)  | 
		
Revision as of 02:44, 11 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.
Package: VideoLabBasicPkg
Unit: VLBasicGenericGen
Inherits: TVLCommonGen
Contents | 
Syntax
Delphi:
type TVLBasicGenericGen = class( TVLCommonGen )
C++ Builder:
class TVLBasicGenericGen : public TVLCommonGen
Visual C++ (MFC):
class CTVLBasicGenericGen : public CTVLCommonGen
C# (.NET):
public ref class TVLBasicGenericGen : Mitov.VideoLab.CommonGen
Summary
Base class for generic video generators.
Description
This is base class for generic video generators.
Properties
Published
- ImageSize
 - VideoFormat - Specifies the video format for the generator.
 
From TVLCommonGen
Properties
Published
- FrameRate - Desired frame rate.
 
Pins
- OutputPin - The Video Output Pin of the generator.