ADXCS Symbol List

 
Constants
ADXCS_STAT_~ Playback States
ADXCS_FADE_STAT_~ Fader States
ADXCS_SND_TYPE_~ Sound Types
ADXCS_CB_~ Callback Function Types
Data Types
ADXCS ADXCS Handle
AdxcsCrePrm Handle Creation Parameter Structure
Functions
Initialization / Finalization
ADXCS_Init Initialize ADXCS library
ADXCS_Finish Finalize ADXCS library
Handle Creation / Destruction
ADXCS_Create Create ADXCS handle
ADXCS_Destroy Destroy ADXCS handle
ADXCS_CalcWorkCprm Calculates working area size
ADXCS_AttachAhx Attach AHX playback functionality
ADXCS_DetachAhx Detach AHX playback functionality
Basic Playback
ADXCS_StartFname Start playback (playback from file)
ADXCS_StartAfs Start playback by FID
ADXCS_StartMem Start playback by memory address
ADXCS_StartMemIdx Starts playback by memory index
ADXCS_Stop Stop playback
ADXCS_Pause Pause / cancel pause
ADXCS_GetStatPause Get pause state
ADXCS_GetStat Get playback state
Getting / Setting Parameters
ADXCS_GetCprm Get handle creation parameters
ADXCS_SetLpFlg Set loop flag
ADXCS_SetType Set sound type
ADXCS_GetType Get sound type
ADXCS_SetOutVol Set output volume
ADXCS_GetOutVol Get output volume
ADXCS_SetTrackVol Set individual track output volume
ADXCS_GetTrackVol Get individual track output volume
ADXCS_SetFadeOutTime Set fade out time
ADXCS_GetFadeOutTime Get fade out time
ADXCS_SetFadeInTime Set fade in time
ADXCS_GetFadeInTime Get fade in time
ADXCS_SetVolChangeTime Set volume change time
ADXCS_GetVolChangeTime Get volume change time
ADXCS_SetFadeInStartOffset Set fade in start offset
ADXCS_GetFadeInStartOffset Get fade in start offset
ADXCS_SetFadeEndDelay Set time delay after fade
ADXCS_GetFadeEndDelay Get time delay after fade
Get ADXT/AIXP Handles
ADXCS_GetActiveAdxt Get active ADXT handle
ADXCS_GetNextAdxt Get next ADXT handle
ADXCS_GetAdxt Get ADXT handle by index
ADXCS_GetNumAdxt Get ADXT handle count
ADXCS_GetActiveAixp Get active AIXP handle
ADXCS_GetNextAixp Get next AIXP handle
ADXCS_GetAixp Get AIXP handle by index
ADXCS_GetNumAixp Get AIXP handle count
Fader
ADXCS_CancelFading Cancel fading
ADXCS_GetFadeStat Get fader state
ADXCS_SetCbFunc Register fader callback function
Voice Highlight Functionality
ADXCS_EnableVhl Enable voice highlight
ADXCS_DisableVhl Disable voice highlight
ADXCS_SetVhlDecTime Set volume decrease time
ADXCS_GetVhlDecTime Get volume decrease time
ADXCS_SetVhlIncTime Set volume increase time
ADXCS_GetVhlIncTime Get volume increase time
ADXCS_SetVhlDecVol Set volume decrease level
ADXCS_GetVhlDecVol Get volume decrease level

Copyright (c) 2001-2006 CRI Middleware Co.,LTD.