Class ALCommonLogger.TALCommonLogger

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 47: Line 47:
 
== Pins ==
 
== Pins ==
 
*[[Pin ALCommonLogger.TALCommonLogger.InputPin|InputPin]] - The Audio Input Pin of the Logger.  
 
*[[Pin ALCommonLogger.TALCommonLogger.InputPin|InputPin]] - The Audio Input Pin of the Logger.  
*[[Pin ALCommonLogger.TALCommonLogger.FileNamePin|FileNamePin]] - The File Name pin of the Logger.
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedEnableFilter|TSLBasicThreadedEnableFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedEnableFilter|TSLBasicThreadedEnableFilter]] ==
Line 55: Line 54:
 
=== 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:30, 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: AudioLabEssentialPkg

Unit: ALCommonLogger

Inherits: TSLBasicThreadedEnableFilter

Contents

Syntax

Delphi:

type TALCommonLogger = class( TSLBasicThreadedEnableFilter )

C++ Builder:

class TALCommonLogger : public TSLBasicThreadedEnableFilter

Visual C++ (MFC):

class CTALCommonLogger : public CTSLBasicThreadedEnableFilter

C# (.NET):

public ref class TALCommonLogger : Mitov.AudioLab.BasicThreadedEnableFilter

Summary

Basic abstract class for non DirectShow audio loggers.

Description

Abstract common base class for all the non DirectShow audio loggers.

Properties

Published

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox