diff -r 79c49924ae23 -r af3740e3753f mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/stub/inc/mpxplaybackutility.h --- a/mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/stub/inc/mpxplaybackutility.h Tue Jul 06 14:13:36 2010 +0300 +++ b/mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/stub/inc/mpxplaybackutility.h Wed Aug 18 09:46:20 2010 +0300 @@ -54,6 +54,7 @@ void Close(); void CommandL(TMPXPlaybackCommand aCmd,TInt aData=0); void CommandL(CMPXCommand& aCmd, MMPXPlaybackCallback* aCallback=NULL); + void PropertyL(MMPXPlaybackCallback& aCallback, TMPXPlaybackProperty aProperty); MMPXSource* Source(); void SetL(TMPXPlaybackProperty aProperty, TInt aValue); TMPXPlaybackState StateL() const;