diff -r b25d6a5c0a63 -r f58ead8cf73c multimediacommscontroller/mmccvideosourcesink/inc/mccvideosourceimpl.h --- a/multimediacommscontroller/mmccvideosourcesink/inc/mccvideosourceimpl.h Mon May 03 12:52:41 2010 +0300 +++ b/multimediacommscontroller/mmccvideosourcesink/inc/mccvideosourceimpl.h Thu May 27 13:16:26 2010 +0300 @@ -392,7 +392,7 @@ void RateAdaptationRequestL( const TMccEvent& aInputData, TMccEvent& aOutputData ); - void DoCodecSpecificConfigurationL( TUid& aEncoderUid ); + void DoCodecSpecificConfigurationL( TUid& aEncoderUid,TBool& aForceEncapsulationType ); HBufC8* GetFmtpLC( const TMccCodecInfo& aCodecInfo );