Class VLSinkFilter.TVLSinkFilter

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TVLSinkFilter : [[Class SLCommonFilter.TSLBasicThreadedEnableFilter|Mitov.VideoLab.BasicThreadedEnableFilter]]
+
'''public ref class''' SinkFilter : [[Class SLCommonFilter.TSLBasicThreadedEnableFilter|Mitov.VideoLab.BasicThreadedEnableFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 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: VLSinkFilter

Inherits: TSLBasicThreadedEnableFilter

Contents

Syntax

Delphi:

type TVLSinkFilter = class( TSLBasicThreadedEnableFilter )

C++ Builder:

class TVLSinkFilter : public TSLBasicThreadedEnableFilter

Visual C++ (MFC):

class CTVLSinkFilter : public CTSLBasicThreadedEnableFilter

C# (.NET):

public ref class SinkFilter : Mitov.VideoLab.BasicThreadedEnableFilter

Summary

Basic abstract class for filters with video input.

Description

Defines a basic Sink video filter. The filter has one video input pin and not video outputs. A number of components inherit from this class.

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox