vtprotocolplugins/VideoSource/src/cmultiframedataao.cpp
branchRCL_3
changeset 32 890b5dd735f8
parent 0 ed9695c8bcbe
child 49 8e703580edd3
equal deleted inserted replaced
31:f544d10663bf 32:890b5dd735f8
   132         {
   132         {
   133         iObserver->InitializeReady(); 	
   133         iObserver->InitializeReady(); 	
   134         }
   134         }
   135     if ( !iVFUpdate )
   135     if ( !iVFUpdate )
   136         {	
   136         {	
   137         iRequester->AddBitmapToFreeQueue();
   137         iRequester->AddBitmapToFreeQueueL();
   138         }
   138         }
   139     if ( !iInit && !iVFUpdate )  
   139     if ( !iInit && !iVFUpdate )  
   140         {				
   140         {				
   141         iRequester->NextFrame();
   141         iRequester->NextFrame();
   142         }			
   142         }