Class VLCommonLogger.TVLCommonLogger

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''' TVLCommonLogger : [[Class SLCommonFilter.TSLBasicThreadedEnableFilter|Mitov.VideoLab.BasicThreadedEnableFilter]]
+
'''public ref class''' CommonLogger : [[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: VLCommonLogger

Inherits: TSLBasicThreadedEnableFilter

Contents

Syntax

Delphi:

type TVLCommonLogger = class( TSLBasicThreadedEnableFilter )

C++ Builder:

class TVLCommonLogger : public TSLBasicThreadedEnableFilter

Visual C++ (MFC):

class CTVLCommonLogger : public CTSLBasicThreadedEnableFilter

C# (.NET):

public ref class CommonLogger : Mitov.VideoLab.BasicThreadedEnableFilter

Summary

Base abstract class for non DirectShow video logger components.

Description

This is the abstract base class for all the non DirectShow video logger components.

Properties

Published

Public

Pins

Events

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox