auinputtrack(3) debian man page | unix.com

Man Page: auinputtrack

Operating Environment: debian

Section: 3

AuInputTrack(3) 					     Library Functions Manual						   AuInputTrack(3)

NAME
AuInputTrack - input track structure Structures #include <audio/audiolib.h> typedef struct _AuInputTrack { unsigned char element_num; unsigned char track; }AuInputTrack; Members element_num Specifies the index of the element to supply the audio data for this track. track Specifies the track number. Description AuInputTrack is used by bundle elements to define what tracks from what elements to access. Use AuMakeInputTrack to initialize an AuInputTrack structure. audiolib - Network Audio System C Language Interface audiolib - input track 1.9.3 AuInputTrack(3)
Related Man Pages
auelement(3) - debian
augrabnotifyevent(3) - debian
aumakechangestateaction(3) - debian
aumakeelementimportdevice(3) - debian
ausetbucketattributes(3) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph