Class VLSinkFilter.TVLSinkFilter

From Mitov Wiki Doc
Jump to: navigation, search

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