multimediacommsengine/mmceshared/inc/mcecomaudiocodec.h
changeset 30 4c9e1ec7a69e
parent 0 1bce908db942
child 49 64c62431ac08
equal deleted inserted replaced
26:bcc434605a01 30:4c9e1ec7a69e
   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