debian man page for soundseekfile

Query: soundseekfile

OS: debian

Section: 3

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

SoundSeekFile(3)					     Library Functions Manual						  SoundSeekFile(3)

Name
       SoundSeekFile - seek to a position in an audio file.

Synopsis
       #include <audio/audiolib.h>

       int SoundSeekFile(n, sound)
	   int n;
	   Sound sound;

Arguments
       n	 Specifies the offset (in bytes), relative to the beginning of the audio.

       sound	 Specifies the audio file description.

Description
       SoundSeekFile sets the position of the next read to a specific offset. It can only be used on files open for reading.

See Also
       SoundTellFile.

       audiolib - Network Audio System C Language Interface

								       1.9.3							  SoundSeekFile(3)
Related Man Pages
auelement(3) - debian
aulistdevices(3) - debian
aumakeelementexportmonitor(3) - debian
ausetbucketattributes(3) - debian
auwriteelement(3) - debian
Similar Topics in the Unix Linux Community
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)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph