Class VLSinkFilter.TVLSinkFilter

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 45: Line 45:
 
=== Published ===
 
=== Published ===
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
== Pins ==
 
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]]
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==

Revision as of 20:28, 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: 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 TVLSinkFilter : 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