_AlpSndNotifyStru Struct Reference
[Structures]

#include <media_audiomgr.h>


Detailed Description

AlpSndNotifyStru Struct.

contains notify message for audio manager component.


Data Fields

char keyid [MAX_NAME_LEN+1]
 key name of specified notify message. All keyids are described in XML file of audio router except that keyid 'mastervolume' is used for master volume changed. Now, ALP define three types of notify message, for details, see AlpSndNotifyType.
int val
 value corresponding to specified key id.


Field Documentation

char keyid[MAX_NAME_LEN+1]
 

key name of specified notify message. All keyids are described in XML file of audio router except that keyid 'mastervolume' is used for master volume changed. Now, ALP define three types of notify message, for details, see AlpSndNotifyType.

int val
 

value corresponding to specified key id.


The documentation for this struct was generated from the following file:
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.