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
aucreatebucket(3) - debian
auelement(3) - debian
aumakeelementexportdevice(3) - debian
aumakeelementexportbucket(3) - debian
aumakeelementimportbucket(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?