Enumerations | |
| enum | AlpSndActionType { ALP_SND_ACTION_NULL = 0, ALP_SND_ACTION_PLAY, ALP_SND_ACTION_ATTENUATE, ALP_SND_ACTION_PAUSE, ALP_SND_ACTION_MUTE, ALP_SND_ACTION_STOP, ALP_SND_ACTION_RECORD } |
| AlpSndActionType Enum. More... | |
| enum | AlpSndAppMode { ALP_SND_MODE_PLAYBACK, ALP_SND_MODE_RECORD } |
| AlpSndAppMode Enum. More... | |
| enum | AlpSndCmd { ALP_SND_CTL_PLAY, ALP_SND_CTL_APLAY, ALP_SND_CTL_STOP, ALP_SND_CTL_PAUSE, ALP_SND_CTL_RECORD, ALP_SND_SET_VOLUME, ALP_SND_GET_VOLUME, ALP_SND_SET_FORMAT, ALP_SND_GET_FORMAT, ALP_SND_GET_DELAY, ALP_SND_SET_SRCTYPE, ALP_SND_SET_DRMFLAG, ALP_SND_CTL_DRAIN, ALP_SND_CTL_FLUSH_START, ALP_SND_CTL_FLUSH_STOP } |
| AlpSndCmd Enum. More... | |
| enum | AlpSndMsgType { ALP_SND_MSG_ACTION_CHANGED } |
| AlpSndMsgType Enum. More... | |
| enum | AlpSndNotifyType { ALP_SND_NOTIFY_VOLUME, ALP_SND_NOTIFY_CONDITION, ALP_SND_NOTIFY_DEVPRESENT, ALP_SND_NOTIFY_VOLUME_TEMP } |
| AlpSndNotifyType Enum. More... | |
|
|
AlpSndActionType Enum. contains action type of audio stream. |
|
|
AlpSndAppMode Enum. used to describe the action of an audio client or application. |
|
|
|
AlpSndMsgType Enum. contains message types of audiomgr. |
|
|
AlpSndNotifyType Enum. contains notify message for audio manager server.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.