SoundStringToFileFormat.3nas

Langue: en

Version: 1.2 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

Name

SoundStringToFileFormat - return a file format for a given name string.

Synopsis

int SoundStringToFileFormat(string)

    char *string

Arguments

string
Specifies an audio file format name.

Description

SoundStringToFileFormat returns the file format named by string or -1 if string is not recognized.

See Also

SoundAbbrevToFileFormat.

audiolib - Network Audio System C Language Interface