Constants
[Audio Manager]


Defines

#define ALP_NOTIFY_EVENT_AUDIO_ACTION_CHANGE   "/alp/audio_action/change"
 sound stream action change notification id, related structure AlpSndNotifyActionChangeStru.
#define ALP_NOTIFY_EVENT_AUDIO_DEVICE_CHANGE   "/alp/audio_device/change"
 audio device status change notification id, related structure AlpSndNotifyDeviceChangeStru.
#define ALP_NOTIFY_EVENT_AUDIO_ROUTE_CHANGE   "/alp/audio_route/change"
 sound route path change notification id, related structure AlpSndNotifyPathChangeStru.
#define ALP_SND_ATTENTION   ALP_SND_STOCK_SOUND_PREFIX "attention"
 Attention sound.
#define ALP_SND_CAMERA_SHUTTER   ALP_SND_STOCK_SOUND_PREFIX "camera-shutter"
 Sound of camera taking a picture.
#define ALP_SND_CAMERA_ZOOM   ALP_SND_STOCK_SOUND_PREFIX "camera-zoom"
 Sound of camera zomming in or out.
#define ALP_SND_DELETED   ALP_SND_STOCK_SOUND_PREFIX "deleted"
 UI confirmation, when data has been deleted.
#define ALP_SND_DEVICE_OFF   0
 Sound device is closed.
#define ALP_SND_DEVICE_ON   1
 Sound device is opened.
#define ALP_SND_ERROR   ALP_SND_STOCK_SOUND_PREFIX "error"
 Sound of an error, possibly caused by the user.
#define ALP_SND_KEY   ALP_SND_STOCK_SOUND_PREFIX "soft-keyboard"
 The sound that is produced when a key on the software keyboard is pressed.
#define ALP_SND_SAVED   ALP_SND_STOCK_SOUND_PREFIX "saved"
 UI confirmation, when data has been saved.
#define ALP_SND_STOCK_SOUND_PREFIX   "stock:sound/"
 Prefix of system sound key.
#define ALP_SND_THEME_BASE_SETTINGS_PATH   "/alp/themes/sounds/PCM/"
 Base path for the settings for the Audio Manager API.
#define ALP_SND_WARNING   ALP_SND_STOCK_SOUND_PREFIX "warning"
 Sound of danger, Something bad could happen.
#define MAX_NAME_LEN   32
 MAX_NAME_LEN.


Define Documentation

#define ALP_NOTIFY_EVENT_AUDIO_ACTION_CHANGE   "/alp/audio_action/change"
 

sound stream action change notification id, related structure AlpSndNotifyActionChangeStru.

#define ALP_NOTIFY_EVENT_AUDIO_DEVICE_CHANGE   "/alp/audio_device/change"
 

audio device status change notification id, related structure AlpSndNotifyDeviceChangeStru.

#define ALP_NOTIFY_EVENT_AUDIO_ROUTE_CHANGE   "/alp/audio_route/change"
 

sound route path change notification id, related structure AlpSndNotifyPathChangeStru.

#define ALP_SND_ATTENTION   ALP_SND_STOCK_SOUND_PREFIX "attention"
 

Attention sound.

#define ALP_SND_CAMERA_SHUTTER   ALP_SND_STOCK_SOUND_PREFIX "camera-shutter"
 

Sound of camera taking a picture.

#define ALP_SND_CAMERA_ZOOM   ALP_SND_STOCK_SOUND_PREFIX "camera-zoom"
 

Sound of camera zomming in or out.

#define ALP_SND_DELETED   ALP_SND_STOCK_SOUND_PREFIX "deleted"
 

UI confirmation, when data has been deleted.

#define ALP_SND_DEVICE_OFF   0
 

Sound device is closed.

#define ALP_SND_DEVICE_ON   1
 

Sound device is opened.

#define ALP_SND_ERROR   ALP_SND_STOCK_SOUND_PREFIX "error"
 

Sound of an error, possibly caused by the user.

#define ALP_SND_KEY   ALP_SND_STOCK_SOUND_PREFIX "soft-keyboard"
 

The sound that is produced when a key on the software keyboard is pressed.

#define ALP_SND_SAVED   ALP_SND_STOCK_SOUND_PREFIX "saved"
 

UI confirmation, when data has been saved.

#define ALP_SND_STOCK_SOUND_PREFIX   "stock:sound/"
 

Prefix of system sound key.

#define ALP_SND_THEME_BASE_SETTINGS_PATH   "/alp/themes/sounds/PCM/"
 

Base path for the settings for the Audio Manager API.

#define ALP_SND_WARNING   ALP_SND_STOCK_SOUND_PREFIX "warning"
 

Sound of danger, Something bad could happen.

#define MAX_NAME_LEN   32
 

MAX_NAME_LEN.


Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.