vtprotocolplugins/VideoSource/src/cmultiframedataao.cpp
changeset 33 f504698d93b6
parent 0 ed9695c8bcbe
child 49 8e703580edd3
equal deleted inserted replaced
28:e26add186222 33:f504698d93b6
   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         }