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
auelementnotifyevent(3) - debian
augrabnotifyevent(3) - debian
aumakeelementimportbucket(3) - debian
aumakeelementexportmonitor(3) - debian
ausetbucketattributes(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?