SoundOpenFileForReading(3nas)

Name

SoundOpenFileForReading - open an audio file for reading.

Synopsis

Sound SoundOpenFileForReading(filename)
char *filename;

Arguments

filename Specifies the name of the audio file to open.

Description

SoundOpenFileForReading opens filename for reading and returns a Sound, a pointer to the SoundRec structure describing the file or NULL if there was an error.

See Also

SoundReadFile.

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