Class ALRawLogger.TALRawLogger

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 38: Line 38:
 
in order to record it without additional wrappers, such as
 
in order to record it without additional wrappers, such as
 
Wave wrapper.
 
Wave wrapper.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:ALRawLogger_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 43: Line 49:
 
=== Published ===
 
=== Published ===
 
*[[Property ALRawLogger.TALRawLogger.Compressions|Compressions]] - Collection of compressions.  
 
*[[Property ALRawLogger.TALRawLogger.Compressions|Compressions]] - Collection of compressions.  
 +
*[[Property ALRawLogger.TALRawLogger.FileName|FileName]]
  
 
== From [[Class ALCommonLogger.TALCommonLogger|TALCommonLogger]] ==
 
== From [[Class ALCommonLogger.TALCommonLogger|TALCommonLogger]] ==
Line 58: Line 65:
 
== Pins ==
 
== Pins ==
 
*[[Pin ALCommonLogger.TALCommonLogger.InputPin|InputPin]]
 
*[[Pin ALCommonLogger.TALCommonLogger.InputPin|InputPin]]
*[[Pin ALCommonLogger.TALCommonLogger.FileNamePin|FileNamePin]]
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedEnableFilter|TSLBasicThreadedEnableFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedEnableFilter|TSLBasicThreadedEnableFilter]] ==
Line 66: Line 72:
 
=== 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.

BIGALRawLogger.gif ALRawLogger.gif NETALRawLogger.gif

Package: AudioLabPkg

Unit: ALRawLogger

Inherits: TALCommonLogger

Contents

Syntax

Delphi:

type TALRawLogger = class( TALCommonLogger )

C++ Builder:

class TALRawLogger : public TALCommonLogger

Visual C++ (MFC):

class CTALRawLogger : public CTALCommonLogger

C# (.NET):

public ref class TALRawLogger : Mitov.AudioLab.CommonLogger

Summary

Records Raw (unformatted) audio data.

Description

Use this component to record Raw (unformatted) audio data. This component is usually used after the audio is compressed in order to record it without additional wrappers, such as Wave wrapper.


Diagram:

ALRawLogger Preview.png

Properties

Published

From TALCommonLogger

Properties

Published

Methods

Public

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox