soundtellfile(3) debian man page | unix.com

Man Page: soundtellfile

Operating Environment: debian

Section: 3

SoundTellFile(3)					     Library Functions Manual						  SoundTellFile(3)

Name
       SoundTellFile - return the position of an audio file.

Synopsis
       #include <audio/audiolib.h>

       int SoundTellFile(sound)
	   Sound sound;

Arguments
       sound	 Specifies the audio file description.

Description
       SoundTellFile  returns  the  offset  (in bytes) of the next byte to be read, relative to the beginning of the audio. It can only be used on
       files open for reading.

See Also
       SoundSeekFile.

       audiolib - Network Audio System C Language Interface

								       1.9.3							  SoundTellFile(3)
Related Man Pages
aucreatebucket(3) - debian
aumakeelementimportbucket(3) - debian
aumakeelementimportdevice(3) - debian
ausoundplayfromdata(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 ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph