man AudioCopy (Fonctions bibliothèques) - AudioCopy is used for certain kinds of stream join operations. fill an audio sample frame from another.

NAME

AudioCopy - AudioCopy is used for certain kinds of stream join operations. fill an audio sample frame from another.

SYNOPSIS



#include <audio.h>

Inherits AudioSample.

DETAILED DESCRIPTION

AudioCopy is used for certain kinds of stream join operations. fill an audio sample frame from another.

Essentially it fills the current sample buffer from another AudioSample object and requests a new object thru a virtual every time it empties. This is used in dtmf dialing, for example, to fill in the next digit tone.

Author: David Sugar <dyfet@ostel.com>.

AUTHOR

Generated automatically by Doxygen for ccAudio from the source code.