debian man page for auinputtrack

Query: auinputtrack

OS: debian

Section: 3

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

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
aumakechangestateaction(3) - debian
aumakeelementimportdevice(3) - debian
aumonitornotifyevent(3) - debian
auwriteelement(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph