Unit ALCommonPlayer
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
(5 intermediate revisions by one user not shown) | |||
Line 17: | Line 17: | ||
*[[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. | ||
− | |||
− | |||
− | |||
[[Category:Units]] | [[Category:Units]] |
Latest revision as of 00:11, 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: AudioLabEssentialPkg
Summary
Contains the code for the TALCommonPlayer abstract base class.
Description
This unit contains the code for the TALCommonPlayer abstract base class.
Classes
- TALAudioPlayerSegment - Segment of the Audio file to be played.
- TALCommonPlayer - Abstract base class for audio players.