qtinternetradio/ui/inc/irplaycontroller.h
changeset 2 2e1adbfc62af
parent 0 09774dfdd46b
child 3 ee64f059b8e1
equal deleted inserted replaced
0:09774dfdd46b 2:2e1adbfc62af
   151     int iTryingBitrate;
   151     int iTryingBitrate;
   152 
   152 
   153     // the URLs of a specific bitrate
   153     // the URLs of a specific bitrate
   154     QList<QString> *iUrlArray;
   154     QList<QString> *iUrlArray;
   155 
   155 
   156 #ifdef __WINS__
   156 #ifdef Q_CC_NOKIAX86
   157     QString iLastPlayedChannelName;
   157     QString iLastPlayedChannelName;
   158 #endif
   158 #endif
   159 
   159 
   160     // the bitrate from real station feedback.
   160     // the bitrate from real station feedback.
   161     int iRealBitrate;
   161     int iRealBitrate;