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

Name

6       AuStringToWaveForm - return the wave form described by string.
7

Synopsis

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

Arguments

15       string    Specifies the description of the wave form.
16

Description

18       AuStringToWaveForm  returns  the  numeric  value  of string or -1 if it
19       isn't recognized.
20

See Also

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