multimediacommscontroller/mmccrtpsourcesink/tsrc/ut_rtpsourcesink/inc/UT_CMccRtpDataSink.h
branchRCL_3
changeset 59 b0e4b01681c5
parent 42 817c922b90eb
equal deleted inserted replaced
55:f72c4fccd381 59:b0e4b01681c5
    32 #include "mccinternalevents.h"
    32 #include "mccinternalevents.h"
    33 //  FORWARD DECLARATIONS
    33 //  FORWARD DECLARATIONS
    34 class CMccRtpDataSink;
    34 class CMccRtpDataSink;
    35 class CMccRtpKeepaliveContainer;
    35 class CMccRtpKeepaliveContainer;
    36 class TMccInternalEvent;
    36 class TMccInternalEvent;
    37 class CMccRtpMediaClock;
       
    38 //  CLASS DEFINITION
    37 //  CLASS DEFINITION
    39 /**
    38 /**
    40  *
    39  *
    41  * EUnitWizard generated test class. 
    40  * EUnitWizard generated test class. 
    42  *
    41  *
   202         CRtpAPI* iRtpApi;
   201         CRtpAPI* iRtpApi;
   203         CMccRtpDataSink* iSink;
   202         CMccRtpDataSink* iSink;
   204         CMccRtpKeepaliveContainer* iRtpKeepaliveMechanism;
   203         CMccRtpKeepaliveContainer* iRtpKeepaliveMechanism;
   205         CSRTPSession* iSecSession;
   204         CSRTPSession* iSecSession;
   206         TUint iEventType;
   205         TUint iEventType;
   207         CMccRtpMediaClock* iRtpMediaClock;
       
   208 		
   206 		
   209     };
   207     };
   210 
   208 
   211 #endif      //  __UT_CMccRTPDATASINK_H__
   209 #endif      //  __UT_CMccRTPDATASINK_H__
   212 
   210