debian man page for aumakeinputtrack

Query: aumakeinputtrack

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AuMakeInputTrack(3)					     Library Functions Manual					       AuMakeInputTrack(3)

Name
       AuMakeInputTrack - initialize an input track

Synopsis
       #include <audio/audiolib.h>

       AuMakeInputTrack(track, element_num, track)
	   AuInputTrack *track;  /* RETURN */
	   unsigned short element_num;
	   unsigned char track;

Arguments
       track	 Returns the initialized input track.

       element_num
		 Specifies the index of the element to supply the audio data for this track.

       track	 Specifies the track number.

Description
       AuMakeInputTrack is used to initialize an AuInputTrack structure.

       AuMakeImportTrack is implemented as a macro.

       audiolib - Network Audio System C Language Interface

audiolib - input track initialization				       1.9.3						       AuMakeInputTrack(3)
Related Man Pages
aumakechangestateaction(3) - debian
aumakeelementimportdevice(3) - debian
afgetframesize(3) - centos
afinitaeschanneldatato(3) - centos
afinitaeschanneldata(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?