branch | RCL_3 |
changeset 17 | b9d283c5c7b5 |
parent 0 | 1bce908db942 |
15:f40c1a748eb9 | 17:b9d283c5c7b5 |
---|---|
261 |
261 |
262 /** |
262 /** |
263 * Comfort noise |
263 * Comfort noise |
264 */ |
264 */ |
265 TBool iComfortNoiseEnabled; |
265 TBool iComfortNoiseEnabled; |
266 |
266 |
267 |
|
268 private: // Friend classes |
|
269 |
|
270 #ifdef TEST_EUNIT |
|
271 friend class UT_CMceComAudioCodec; |
|
272 #endif |
|
267 }; |
273 }; |
268 |
274 |
269 |
275 |
270 |
276 |
271 #endif |
277 #endif |