internetradio2.0/include/irpubsubkeys.h
changeset 11 f683e24efca3
parent 0 09774dfdd46b
equal deleted inserted replaced
8:3b03c28289e6 11:f683e24efca3
   162 const TUint32 KIRPSControlSetPlayState = { KIRPubSubBase + 0x00000011 };
   162 const TUint32 KIRPSControlSetPlayState = { KIRPubSubBase + 0x00000011 };
   163 
   163 
   164 
   164 
   165 const TUint32 KIRPSBufferingState = { KIRPubSubBase + 0x00000012 };
   165 const TUint32 KIRPSBufferingState = { KIRPubSubBase + 0x00000012 };
   166 
   166 
       
   167 /********************************************************************
       
   168 *  KIRPubSubBase + 0x00000015 should be reserved for startup key which is defined in \qtinternetradio\irqcommon\inc\irservicedef.h
       
   169 *const unsigned long int KInternetRadioStartupKey = 0x00000035; // = KIRPubSubBase + 0x00000015
       
   170 */
       
   171 
   167 #endif // IRPUBSUBKEYS_H
   172 #endif // IRPUBSUBKEYS_H
   168 
   173