equal
deleted
inserted
replaced
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; |