Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dmAudioRateConverterDestroy(3dm) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

dmAudioRateConverterCreate(3dm)



dmAudioRateConverterDestroy(3dm)              dmAudioRateConverterDestroy(3dm)



NAME
     dmAudioRateConverterDestroy - deallocate an audio converter

SYNOPSIS
     #include <dmedia/dmaudioutil.h>
     #include <dmedia/dmedia.h>

     DMstatus dmAudioRateConverterDestroy(DMaudiorateconverter handle)

PARAMETER
     handle   DMaudiorateconverter structure to be deallocated.  This
              structure was created by dmAudioRateConverterCreate(3dm).


RETURNED VALUE
     The return value DMFAILURE indicates an error. The return value
     DMSUCCESS indicates success.


DESCRIPTION
     dmAudioRateConverterDestroy(3dm) releases handle's internal buffers and
     data structure.  handle's value should not be used in any subsequent
     Audio Util Library procedure calls.


SEE ALSO
     dmAudioRateConverterCreate(3dm).




























                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026