sunos man page for mlib_signalsinewavefree_f32

Query: mlib_signalsinewavefree_f32

OS: sunos

Section: 3mlib

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mlib_SignalSineWaveFree_F32(3MLIB)			    mediaLib Library Functions				mlib_SignalSineWaveFree_F32(3MLIB)

NAME
mlib_SignalSineWaveFree_F32 - sine wave generation
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_SignalSineWaveFree_F32(void *state);
DESCRIPTION
The mlib_SignalSineWaveFree_F32() 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 attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
mlib_SignalSineWave_S16(3MLIB), mlib_SignalSineWaveInit_S16(3MLIB), attributes(5) SunOS 5.10 9 Nov 2004 mlib_SignalSineWaveFree_F32(3MLIB)
Related Man Pages
mlib_signalupsamplefirfree_s16_s16(3mlib) - sunos
mlib_signalgaussnoisefree_s16(3mlib) - sunos
mlib_signalsinewavefree_s16(3mlib) - sunos
mlib_signalsinewavefree_f32(3mlib) - opensolaris
mlib_signalsinewaveinit_s16(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
The 500 Mile Email
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed