Home Units Hierarchy Routines All identifiers

Unit unaAudioFeedback

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

Simple audio feedback class.

2.5.2008.07 Still here

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class myWaveOutDevice – –
Class unaAudioFeedbackClass – audio feedback class –

Types

myWaveHeader = unaWaveHeader;

Constants

c_recordWaveCmd_start = 1;
c_recordWaveCmd_stop = 2;
c_stat_afActive = 1;
c_stat_afErrorIn = 2;
c_stat_afErrorOut = 3;
c_stat_afStopped = 0;

Description

Types

myWaveHeader = unaWaveHeader;

– –

Constants

c_recordWaveCmd_start = 1;

some error occured with waveOut device, see errorCode for delails

c_recordWaveCmd_stop = 2;

starts recording into a file

c_stat_afActive = 1;

feedback was stopped or not started

c_stat_afErrorIn = 2;

feedback is running OK

c_stat_afErrorOut = 3;

some error occured with waveIn device, see errorCode for delails

c_stat_afStopped = 0;

feedback class status

Author

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09