1SoundTellFile(3)           Library Functions Manual           SoundTellFile(3)
2
3
4

Name

6       SoundTellFile - return the position of an audio file.
7

Synopsis

9       #include <audio/audiolib.h>
10
11       int SoundTellFile(sound)
12           Sound sound;
13

Arguments

15       sound     Specifies the audio file description.
16

Description

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

See Also

23       SoundSeekFile.
24
25       audiolib - Network Audio System C Language Interface
26
27
28
29                                     1.9.4                    SoundTellFile(3)
Impressum