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

Name

6       AuStringToFormat - return the format described by string.
7

Synopsis

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

Arguments

15       string    Specifies the string description of the audio data format.
16

Description

18       AuStringToFormat  returns  the  numeric  value of the audio data format
19       described by string or -1 if string is not recognized.
20

See Also

22       AuFormatToString.
23
24       audiolib - Network Audio System C Language Interface
25
26
27
28audioutil                            1.9.4                 AuStringToFormat(3)
Impressum