multimediacommsengine/mmcesrv/mmcemediamanager/inc/mcesecuredesstream.h
branchRCL_3
changeset 18 91f50911ea81
parent 3 513a8b745b2f
child 25 fb1bbf85a302
equal deleted inserted replaced
17:a5ac35ca6d81 18:91f50911ea81
   399 		
   399 		
   400 		TBool iCryptoUpdateNeeded;
   400 		TBool iCryptoUpdateNeeded;
   401 		TMceSecureCryptoInfo iCryptoOut;
   401 		TMceSecureCryptoInfo iCryptoOut;
   402     	TMceSecureCryptoInfo iCryptoIn;
   402     	TMceSecureCryptoInfo iCryptoIn;
   403     	TBool iGnoreSdpMsg;
   403     	TBool iGnoreSdpMsg;
       
   404     	TBool iWaitingBinding;
   404     	
   405     	
   405     private://data
   406     private://data
   406     
   407     
   407         RStringPool iStringPool;
   408         RStringPool iStringPool;
   408 
   409 
   420     	
   421     	
   421     	CSdpMediaField* iMediaField;
   422     	CSdpMediaField* iMediaField;
   422 
   423 
   423     	TBool iIsSAVP;
   424     	TBool iIsSAVP;
   424 
   425 
   425     	TBool iWaitingBinding;
       
   426 
       
   427     	TUint32 iCryptoContextOutId;
   426     	TUint32 iCryptoContextOutId;
   428 
   427 
   429     	TUint32 iCryptoContextInId;	
   428     	TUint32 iCryptoContextInId;	
   430 
   429 
   431 		HBufC8* iMKIBuf;
   430 		HBufC8* iMKIBuf;