--- a/videoplayback/videoplaybackcontrols/src/mpxvideoplaybackprogressbar.cpp Thu Jul 15 18:41:27 2010 +0300
+++ b/videoplayback/videoplaybackcontrols/src/mpxvideoplaybackprogressbar.cpp Thu Aug 19 09:57:17 2010 +0300
@@ -16,7 +16,7 @@
*/
-// Version : %version: e003sa33#24 %
+// Version : %version: 25 %
// INCLUDE FILES
@@ -772,7 +772,8 @@
EAspectRatioNotPreserved );
}
}
- else if ( aDetails->iPlaybackMode == EMPXVideoLiveStreaming )
+ else if ( aDetails->iPlaybackMode == EMPXVideoLiveStreaming &&
+ ! iLiveStreamingString )
{
iLiveStreamingString = iEikonEnv->AllocReadResourceL( R_MPX_LIVE_STREAMING );