connectivitymodules/SeCon/services/pcd/inc/sconvideoparser.h
branchRCL_3
changeset 13 81da3301b632
parent 1 f8e15b44d440
equal deleted inserted replaced
12:523717cdb0ad 13:81da3301b632
   157     
   157     
   158     TBool iVideoUtilReady;
   158     TBool iVideoUtilReady;
   159     TBool iVideoClipReady;
   159     TBool iVideoClipReady;
   160     TInt iVideoUtilErr;
   160     TInt iVideoUtilErr;
   161     TInt iVideoClipErr;
   161     TInt iVideoClipErr;
       
   162     TBool iAsyncStopCalled;
   162 };
   163 };
   163 
   164 
   164 #endif // SCONVIDEOPARSER_H
   165 #endif // SCONVIDEOPARSER_H
   165 
   166