mediaLib Library Functions mlib_SignalSineWaveFree_S16(3MLIB)
NAME
mlib_SignalSineWaveFree_S16 - sine wave generation
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ]
#include
void mlib_SignalSineWaveFree_S16(void *state);
DESCRIPTION
The mlib_SignalSineWaveFree_S16() function releases the
memory allocated for the internal state's structure.PARAMETERS
The function takes the following arguments: state Internal state structure.RETURN VALUES
None.ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | MT-Safe |
|_____________________________|_____________________________|
SEE ALSO
attributes(5)SunOS 5.11 Last change: 2 Mar 2007 1