![]() |
![]()
| ![]() |
![]()
NameAuMakeElementExportBucket - initialize an ExportBucket element Synopsis#include <audio/audiolib.h> AuMakeElementExportBucket(element, input,
bucket, num_samples, offset, num_actions,
actions)
Arguments
DescriptionAuMakeElementExportBucket sets the type member of element to AuElementTypeExportBucket and initializes the exportbucket member of element with the remaining arguments. AuMakeElementExportBucket is implemented as a macro. See AlsoAuMakeElementAddConstant, AuMakeElementBundle, AuMakeElementExportClient, AuMakeElementExportDevice, AuMakeElementExportMonitor, AuMakeElementImportBucket, AuMakeElementImportClient, AuMakeElementImportDevice, AuMakeElementImportWaveForm, AuMakeElementMultiplyConstant, AuMakeElementSum. audiolib - Network Audio System C Language Interface
|