multimediacommscontroller/mmccrtpsourcesink/tsrc/ut_rtpsourcesink/inc/UT_CMccRtpDataSink.h
branchRCL_3
changeset 18 817c922b90eb
parent 0 1bce908db942
equal deleted inserted replaced
17:b9d283c5c7b5 18:817c922b90eb
    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;
    37 //  CLASS DEFINITION
    38 //  CLASS DEFINITION
    38 /**
    39 /**
    39  *
    40  *
    40  * EUnitWizard generated test class. 
    41  * EUnitWizard generated test class. 
    41  *
    42  *
   201         CRtpAPI* iRtpApi;
   202         CRtpAPI* iRtpApi;
   202         CMccRtpDataSink* iSink;
   203         CMccRtpDataSink* iSink;
   203         CMccRtpKeepaliveContainer* iRtpKeepaliveMechanism;
   204         CMccRtpKeepaliveContainer* iRtpKeepaliveMechanism;
   204         CSRTPSession* iSecSession;
   205         CSRTPSession* iSecSession;
   205         TUint iEventType;
   206         TUint iEventType;
       
   207         CMccRtpMediaClock* iRtpMediaClock;
   206 		
   208 		
   207     };
   209     };
   208 
   210 
   209 #endif      //  __UT_CMccRTPDATASINK_H__
   211 #endif      //  __UT_CMccRTPDATASINK_H__
   210 
   212