Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dmG722EncoderCreate(3dm) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

dmG722Encode(3dm)

dmG722EncoderDestroy(3dm)



dmG722EncoderCreate(3dm)                              dmG722EncoderCreate(3dm)



NAME
     dmG722EncoderCreate - allocate new DMG722encoder structure


SYNOPSIS
     #include <dmedia/dmaudioutil.h>


     DMstatus dmG722EncoderCreate(DMG722encoder *encoder, int maxsamples)


PARAMETER
     encoder  DMG722encoder structure to be allocated.


     maxsamples
             maxmum of the date samples that can be process by
             dmG722Encode(3dm) in a single call.  The input and output data
             format for dmG722Encode(3dm) are 16-bit short and 8-bit unsigned
             char respectively.


RETURNED VALUE
     If successful, function returns a DMSUCCESS. A DMFAILURE return value
     indicates an error.


DESCRIPTION
     dmG722EncoderCreate(3dm) allocates and initializes an DMG722encoder
     structure. This structure is then used for dmG722Encode(3dm) routine.


NOTE
SEE ALSO
     dmG722Encode(3dm), dmG722EncoderDestroy(3dm)




















                                                                        Page 1



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