Class VLBasicVideoCompression.TVLBasicVideoDecompressor
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: VideoLabPkg
Unit: VLBasicVideoCompression
Inherits: TALBasicDecompressor
Contents |
Syntax
Delphi:
type TVLBasicVideoDecompressor = class( TALBasicDecompressor )
C++ Builder:
class TVLBasicVideoDecompressor : public TALBasicDecompressor
Visual C++ (MFC):
class CTVLBasicVideoDecompressor : public CTALBasicDecompressor
C# (.NET):
public ref class BasicVideoDecompressor : Mitov.VideoLab.BasicDecompressor
Summary
Abstract base class for video decompression components.
Description
This is abstract base class for video decompression components.
Pins
- OutputPin - The Video Output Pin of the decompressor.