Package AudioLabEssentialPkg
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
Line 23: | Line 23: | ||
== Components == | == Components == | ||
*[[Image:BIGALWavePlayer.gif]] [[Image:ALWavePlayer.gif]] [[Image:NETALWavePlayer.gif]] [[Class ALWavePlayer.TALWavePlayer|TALWavePlayer]] - Plays audio from Wave file. | *[[Image:BIGALWavePlayer.gif]] [[Image:ALWavePlayer.gif]] [[Image:NETALWavePlayer.gif]] [[Class ALWavePlayer.TALWavePlayer|TALWavePlayer]] - Plays audio from Wave file. | ||
− | *[[Image: | + | *[[Image:BIGALAudioIn.gif]] [[Image:ALAudioIn.gif]] [[Image:NETALAudioIn.gif]] [[Class ALAudioIn.TALAudioIn|TALAudioIn]] - Captures audio from an audio input device. |
*[[Image:BIGALDSAudioPlayer.gif]] [[Image:ALDSAudioPlayer.gif]] [[Image:NETALDSAudioPlayer.gif]] [[Class ALDSAudioPlayer.TALDSAudioPlayer|TALDSAudioPlayer]] - Plays audio from Audio file using DirectShow. | *[[Image:BIGALDSAudioPlayer.gif]] [[Image:ALDSAudioPlayer.gif]] [[Image:NETALDSAudioPlayer.gif]] [[Class ALDSAudioPlayer.TALDSAudioPlayer|TALDSAudioPlayer]] - Plays audio from Audio file using DirectShow. | ||
+ | *[[Image:BIGALWaveLogger.gif]] [[Image:ALWaveLogger.gif]] [[Image:NETALWaveLogger.gif]] [[Class ALWaveLogger.TALWaveLogger|TALWaveLogger]] - Records the audio to Wave file. | ||
*[[Image:BIGALDSAudioLogger.gif]] [[Image:ALDSAudioLogger.gif]] [[Image:NETALDSAudioLogger.gif]] [[Class ALDSAudioLogger.TALDSAudioLogger|TALDSAudioLogger]] - Records the audio to Audio file using DirectShow. | *[[Image:BIGALDSAudioLogger.gif]] [[Image:ALDSAudioLogger.gif]] [[Image:NETALDSAudioLogger.gif]] [[Class ALDSAudioLogger.TALDSAudioLogger|TALDSAudioLogger]] - Records the audio to Audio file using DirectShow. | ||
*[[Image:BIGALDSAudioIn.gif]] [[Image:ALDSAudioIn.gif]] [[Image:NETALDSAudioIn.gif]] [[Class ALDSAudioIn.TALDSAudioIn|TALDSAudioIn]] - Captures audio from an audio input device using DirectShow. | *[[Image:BIGALDSAudioIn.gif]] [[Image:ALDSAudioIn.gif]] [[Image:NETALDSAudioIn.gif]] [[Class ALDSAudioIn.TALDSAudioIn|TALDSAudioIn]] - Captures audio from an audio input device using DirectShow. | ||
− | |||
== Units == | == Units == | ||
*[[Unit ALWavePlayer|ALWavePlayer]] - Contains the code for the [[Class ALWavePlayer.TALWavePlayer|TALWavePlayer]] component. | *[[Unit ALWavePlayer|ALWavePlayer]] - Contains the code for the [[Class ALWavePlayer.TALWavePlayer|TALWavePlayer]] component. | ||
− | *[[Unit | + | *[[Unit ALAudioIn|ALAudioIn]] - Contains the code for the [[Class ALAudioIn.TALAudioIn|TALAudioIn]] component. |
*[[Unit ALDSAudioPlayer|ALDSAudioPlayer]] - Contains the code for the [[Class ALDSAudioPlayer.TALDSAudioPlayer|TALDSAudioPlayer]] component. | *[[Unit ALDSAudioPlayer|ALDSAudioPlayer]] - Contains the code for the [[Class ALDSAudioPlayer.TALDSAudioPlayer|TALDSAudioPlayer]] component. | ||
+ | *[[Unit ALWaveLogger|ALWaveLogger]] - Contains the code for the [[Class ALWaveLogger.TALWaveLogger|TALWaveLogger]] component. | ||
*[[Unit ALDSAudioLogger|ALDSAudioLogger]] - Contains the code for the [[Class ALDSAudioLogger.TALDSAudioLogger|TALDSAudioLogger]] component. | *[[Unit ALDSAudioLogger|ALDSAudioLogger]] - Contains the code for the [[Class ALDSAudioLogger.TALDSAudioLogger|TALDSAudioLogger]] component. | ||
*[[Unit ALDSAudioIn|ALDSAudioIn]] - Contains the code for the [[Class ALDSAudioIn.TALDSAudioIn|TALDSAudioIn]] component. | *[[Unit ALDSAudioIn|ALDSAudioIn]] - Contains the code for the [[Class ALDSAudioIn.TALDSAudioIn|TALDSAudioIn]] component. | ||
− | |||
*[[Unit ALCommonLogger|ALCommonLogger]] - Contains the code for the [[Class ALCommonLogger.TALCommonLogger|TALCommonLogger]] abstract base class. | *[[Unit ALCommonLogger|ALCommonLogger]] - Contains the code for the [[Class ALCommonLogger.TALCommonLogger|TALCommonLogger]] abstract base class. | ||
+ | *[[Unit ALCommonPlayer|ALCommonPlayer]] - Contains the code for the [[Class ALCommonPlayer.TALCommonPlayer|TALCommonPlayer]] abstract base class. | ||
*[[Unit ALDSCommonLogger|ALDSCommonLogger]] - Contains the code for the [[Class ALDSCommonLogger.TALDSCommonLogger|TALDSCommonLogger]] abstract base class. | *[[Unit ALDSCommonLogger|ALDSCommonLogger]] - Contains the code for the [[Class ALDSCommonLogger.TALDSCommonLogger|TALDSCommonLogger]] abstract base class. | ||
− | |||
== Classes == | == Classes == | ||
*[[Class ALWavePlayer.TALWavePlayer|TALWavePlayer]] - Plays audio from Wave file. | *[[Class ALWavePlayer.TALWavePlayer|TALWavePlayer]] - Plays audio from Wave file. | ||
− | *[[Class | + | *[[Class ALAudioIn.TALAudioCaptureDeviceItem|TALAudioCaptureDeviceItem]] - Alternative audio capture device. |
+ | *[[Class ALAudioIn.TALAudioCaptureDeviceItems|TALAudioCaptureDeviceItems]] - Collection of alternative audio capture devices. | ||
+ | *[[Class ALAudioIn.TALAudioCaptureDevice|TALAudioCaptureDevice]] - Defines audio capture device. | ||
+ | *[[Class ALAudioIn.TALAudioIn|TALAudioIn]] - Captures audio from an audio input device. | ||
*[[Class ALDSAudioPlayer.TALDSAudioPlayer|TALDSAudioPlayer]] - Plays audio from Audio file using DirectShow. | *[[Class ALDSAudioPlayer.TALDSAudioPlayer|TALDSAudioPlayer]] - Plays audio from Audio file using DirectShow. | ||
+ | *[[Class ALWaveLogger.TALWaveLogger|TALWaveLogger]] - Records the audio to Wave file. | ||
*[[Class ALDSAudioLogger.TALDSAudioLogger|TALDSAudioLogger]] - Records the audio to Audio file using DirectShow. | *[[Class ALDSAudioLogger.TALDSAudioLogger|TALDSAudioLogger]] - Records the audio to Audio file using DirectShow. | ||
*[[Class ALDSAudioIn.TALAudioModeFormat|TALAudioModeFormat]] - Audio format and mode description property class. | *[[Class ALDSAudioIn.TALAudioModeFormat|TALAudioModeFormat]] - Audio format and mode description property class. | ||
*[[Class ALDSAudioIn.TALAudioModes|TALAudioModes]] - List available audio modes. | *[[Class ALDSAudioIn.TALAudioModes|TALAudioModes]] - List available audio modes. | ||
*[[Class ALDSAudioIn.TALDSAudioIn|TALDSAudioIn]] - Captures audio from an audio input device using DirectShow. | *[[Class ALDSAudioIn.TALDSAudioIn|TALDSAudioIn]] - Captures audio from an audio input device using DirectShow. | ||
− | |||
− | |||
− | |||
− | |||
*[[Class ALCommonLogger.TALCommonLogger|TALCommonLogger]] - Basic abstract class for non DirectShow audio loggers. | *[[Class ALCommonLogger.TALCommonLogger|TALCommonLogger]] - Basic abstract class for non DirectShow audio loggers. | ||
− | |||
*[[Class ALCommonPlayer.TALAudioPlayerSegment|TALAudioPlayerSegment]] - Segment of the Audio file to be played. | *[[Class ALCommonPlayer.TALAudioPlayerSegment|TALAudioPlayerSegment]] - Segment of the Audio file to be played. | ||
*[[Class ALCommonPlayer.TALCommonPlayer|TALCommonPlayer]] - Abstract base class for audio players. | *[[Class ALCommonPlayer.TALCommonPlayer|TALCommonPlayer]] - Abstract base class for audio players. | ||
+ | *[[Class ALDSCommonLogger.TALDSCommonLogger|TALDSCommonLogger]] - Base abstract class for DirectShow audio logger components. | ||
== Structures == | == Structures == | ||
Line 67: | Line 67: | ||
*[[Type ALWavePlayer.TALWaveProgressEvent|TALWaveProgressEvent]] - Event type for the progress events. | *[[Type ALWavePlayer.TALWaveProgressEvent|TALWaveProgressEvent]] - Event type for the progress events. | ||
*[[Type ALWaveLogger.TALLoggerProgressEvent|TALLoggerProgressEvent]] - Event type for the progress of the audio logging. | *[[Type ALWaveLogger.TALLoggerProgressEvent|TALLoggerProgressEvent]] - Event type for the progress of the audio logging. | ||
− | |||
*[[Type ALCommonPlayer.TALAudioProgressEvent|TALAudioProgressEvent]] - Event type to be fired when Audio Player progress changes. | *[[Type ALCommonPlayer.TALAudioProgressEvent|TALAudioProgressEvent]] - Event type to be fired when Audio Player progress changes. | ||
+ | *[[Type ALDSCommonLogger.TALDSLoggerProgressEvent|TALDSLoggerProgressEvent]] - Event type for the progress of the audio logging. | ||
[[Category:Packages]] | [[Category:Packages]] |
Revision as of 17:20, 18 October 2012
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.
Contents |
Belongs to
- AudioLab - Audio Processing Library.
- BasicAudio - Audio Capture and Playback Library.
Requires
Used by
Description
Controls
Components
- TALWavePlayer - Plays audio from Wave file.
- TALAudioIn - Captures audio from an audio input device.
- TALDSAudioPlayer - Plays audio from Audio file using DirectShow.
- TALWaveLogger - Records the audio to Wave file.
- TALDSAudioLogger - Records the audio to Audio file using DirectShow.
- TALDSAudioIn - Captures audio from an audio input device using DirectShow.
Units
- ALWavePlayer - Contains the code for the TALWavePlayer component.
- ALAudioIn - Contains the code for the TALAudioIn component.
- ALDSAudioPlayer - Contains the code for the TALDSAudioPlayer component.
- ALWaveLogger - Contains the code for the TALWaveLogger component.
- ALDSAudioLogger - Contains the code for the TALDSAudioLogger component.
- ALDSAudioIn - Contains the code for the TALDSAudioIn component.
- ALCommonLogger - Contains the code for the TALCommonLogger abstract base class.
- ALCommonPlayer - Contains the code for the TALCommonPlayer abstract base class.
- ALDSCommonLogger - Contains the code for the TALDSCommonLogger abstract base class.
Classes
- TALWavePlayer - Plays audio from Wave file.
- TALAudioCaptureDeviceItem - Alternative audio capture device.
- TALAudioCaptureDeviceItems - Collection of alternative audio capture devices.
- TALAudioCaptureDevice - Defines audio capture device.
- TALAudioIn - Captures audio from an audio input device.
- TALDSAudioPlayer - Plays audio from Audio file using DirectShow.
- TALWaveLogger - Records the audio to Wave file.
- TALDSAudioLogger - Records the audio to Audio file using DirectShow.
- TALAudioModeFormat - Audio format and mode description property class.
- TALAudioModes - List available audio modes.
- TALDSAudioIn - Captures audio from an audio input device using DirectShow.
- TALCommonLogger - Basic abstract class for non DirectShow audio loggers.
- TALAudioPlayerSegment - Segment of the Audio file to be played.
- TALCommonPlayer - Abstract base class for audio players.
- TALDSCommonLogger - Base abstract class for DirectShow audio logger components.
Structures
Interfaces
Enums
- TALLoggerFileMode - Logging modes enumeration.
Types
- TALWaveProgressEvent - Event type for the progress events.
- TALLoggerProgressEvent - Event type for the progress of the audio logging.
- TALAudioProgressEvent - Event type to be fired when Audio Player progress changes.
- TALDSLoggerProgressEvent - Event type for the progress of the audio logging.