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
aumakechangestateaction(3) - debian
aumakeelementexportbucket(3) - debian
aumakeelementimportbucket(3) - debian
ausetbucketattributes(3) - debian
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph