Unit ALAudioOut
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
(5 intermediate revisions by one user not shown) | |||
Line 18: | Line 18: | ||
== Classes == | == Classes == | ||
*[[Class ALAudioOut.TALAudioOutDeviceItem|TALAudioOutDeviceItem]] - Alternative audio out device. | *[[Class ALAudioOut.TALAudioOutDeviceItem|TALAudioOutDeviceItem]] - Alternative audio out device. | ||
− | |||
*[[Class ALAudioOut.TALAudioOutDevice|TALAudioOutDevice]] - Audio output device settings class. | *[[Class ALAudioOut.TALAudioOutDevice|TALAudioOutDevice]] - Audio output device settings class. | ||
+ | *[[Class ALAudioOut.TALAudioOutDeviceItems|TALAudioOutDeviceItems]] - Collection of audio output devices. | ||
*[[Class ALAudioOut.TALAudioOut|TALAudioOut]] - Sends audio data to an audio output device. | *[[Class ALAudioOut.TALAudioOut|TALAudioOut]] - Sends audio data to an audio output device. | ||
[[Category:Units]] | [[Category:Units]] |
Latest revision as of 00:10, 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: AudioLabBasicPkg
Contents |
Summary
Contains the code for the TALAudioOut component.
Description
This unit contains the code for the TALAudioOut component.
Components
- TALAudioOut - Sends audio data to an audio output device.
Classes
- TALAudioOutDeviceItem - Alternative audio out device.
- TALAudioOutDevice - Audio output device settings class.
- TALAudioOutDeviceItems - Collection of audio output devices.
- TALAudioOut - Sends audio data to an audio output device.