Query: aumakeelementexportmonitor
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AuMakeElementExportMonitor(3) Library Functions Manual AuMakeElementExportMonitor(3) Name AuMakeElementExportMonitor - initialize an ExportMonitor element Synopsis #include <audio/audiolib.h> AuMakeElementExportMonitor(element, input, event_rate, format, num_tracks) AuElement *element; /* RETURN */ unsigned short input; unsigned short event_rate; unsigned char format; unsigned char num_tracks; Arguments element Returns the initialized element. input Specifies the index of the element to supply the audio data to monitor. event_rate Specifies the event rate for the monitor. format Specifies the format of the audio data. Currently, the following formats are defined: AuFormatULAW8, AuFormatLinearUnsigned8, AuFormatLinearSigned8, AuFormatLinearSigned16MSB, AuFormatLinearUnsigned16MSB, AuFormatSignedLinear16LSB, and AuFormatLinearUn- signed16LSB. num_tracks Specifies the number of tracks in the audio data. Description AuMakeElementExportMonitor sets the type member of element to AuElementTypeExportMonitor and initializes the exportmonitor member of ele- ment with the remaining arguments. AuMakeElementExportMonitor is implemented as a macro. See Also AuMakeElementAddConstant, AuMakeElementBundle, AuMakeElementExportBucket, AuMakeElementExportClient, AuMakeElementExportDevice, AuMakeEle- mentImportBucket, AuMakeElementImportClient, AuMakeElementImportDevice, AuMakeElementImportWaveForm, AuMakeElementMultiplyConstant, AuMa- keElementSum. audiolib - Network Audio System C Language Interface audiolib - element initialization 1.9.3 AuMakeElementExportMonitor(3)
Related Man Pages |
---|
auelement(3) - debian |
aumakeelementimportclient(3) - debian |
aumakeelementimportdevice(3) - debian |
aumonitornotifyevent(3) - debian |
ausoundrecordtofile(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
Weird 'find' results |
New UNIX and Linux History Sections |