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