Query: mlib_signalsinewavefree_f32
OS: opensolaris
Section: 3mlib
Links: opensolaris man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mlib_SignalSineWaveFree_F32(3MLIB) mediaLib Library Functions mlib_SignalSineWaveFree_F32(3MLIB)NAMEmlib_SignalSineWaveFree_F32 - sine wave generationSYNOPSIScc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_SignalSineWaveFree_F32(void *state);DESCRIPTIONThe mlib_SignalSineWaveFree_F32() function releases the memory allocated for the internal state's structure.PARAMETERSThe function takes the following arguments: state Internal state structure.RETURN VALUESNone.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOmlib_SignalSineWave_S16(3MLIB), mlib_SignalSineWaveInit_S16(3MLIB), attributes(5) SunOS 5.11 2 Mar 2007 mlib_SignalSineWaveFree_F32(3MLIB)