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

Name

6       SoundAbbrevToFileFormat  - return a file format for a given name abbre‐
7       viation string.
8

Synopsis

10       #include <audio/audiolib.h>
11
12       int SoundAbbrevToFileFormat(string)
13            char *string;
14

Arguments

16       string    Specifies an abbreviated audio file format name.
17

Description

19       SoundAbbrevToFileFormat returns the file format named by string  or  -1
20       if string is not recognized.
21

See Also

23       SoundStringToFileFormat.
24
25       audiolib - Network Audio System C Language Interface
26
27
28
29                                     1.9.5          SoundAbbrevToFileFormat(3)
Impressum