Class ALRawLogger.TALRawLogger

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TALRawLogger : [[Class ALCommonLogger.TALCommonLogger|Mitov.AudioLab.CommonLogger]]
+
'''public ref class''' RawLogger : [[Class ALCommonLogger.TALCommonLogger|Mitov.AudioLab.CommonLogger]]
 
</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.

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 RawLogger : 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