Class VLBasicVideoCompression.TVLBasicVideoDecompressor
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 49: | Line 49: | ||
=== Published === | === Published === | ||
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]] | *[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]] | ||
− | |||
− | |||
− | |||
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] == | == From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] == |
Revision as of 20:29, 10 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: 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 TVLBasicVideoDecompressor : 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.