SoundTellFile(3nas)

Name

SoundTellFile - return the position of an audio file.

Synopsis

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
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout