Class VLCommonGen.TVLCommonGen
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: VideoLabBasicPkg
Unit: VLCommonGen
Inherits: TSLBasicCommonGen
Contents |
Syntax
Delphi:
type TVLCommonGen = class( TSLBasicCommonGen )
C++ Builder:
class TVLCommonGen : public TSLBasicCommonGen
Visual C++ (MFC):
class CTVLCommonGen : public CTSLBasicCommonGen
C# (.NET):
public ref class TVLCommonGen : Mitov.VideoLab.BasicCommonGen
Summary
Abstract base class for all the video image generators.
Description
This is abstract base class for all the video image generators.
Properties
Published
- FrameRate - Desired frame rate.
Pins
- OutputPin - The Video Output Pin of the generator.