|
NameAuMakeElementExportMonitor - initialize an ExportMonitor element Synopsis#include <audio/audiolib.h> AuMakeElementExportMonitor(element, input,
event_rate, format, num_tracks)
Arguments
DescriptionAuMakeElementExportMonitor sets the type member of element to AuElementTypeExportMonitor and initializes the exportmonitor member of element with the remaining arguments. AuMakeElementExportMonitor is implemented as a macro. See AlsoAuMakeElementAddConstant, AuMakeElementBundle, AuMakeElementExportBucket, AuMakeElementExportClient, AuMakeElementExportDevice, AuMakeElementImportBucket, AuMakeElementImportClient, AuMakeElementImportDevice, AuMakeElementImportWaveForm, AuMakeElementMultiplyConstant, AuMakeElementSum. audiolib - Network Audio System C Language Interface
|