multimediacommscontroller/mmccrtpsourcesink/tsrc/ut_rtpsourcesink/inc/UT_CMccRtpInterface.h
changeset 43 bf4e57f9a0ce
parent 0 1bce908db942
child 59 b0e4b01681c5
equal deleted inserted replaced
35:72290a6868df 43:bf4e57f9a0ce
    32 class CMccRtpInterface;
    32 class CMccRtpInterface;
    33 class TMccEvent;
    33 class TMccEvent;
    34 class CRtpAPI;
    34 class CRtpAPI;
    35 class MMccRtpInterface;
    35 class MMccRtpInterface;
    36 class CMccRtpKeepaliveContainer;
    36 class CMccRtpKeepaliveContainer;
       
    37 class CMccRtpMediaClock;
    37 
    38 
    38 //  CLASS DEFINITION
    39 //  CLASS DEFINITION
    39 /**
    40 /**
    40  *
    41  *
    41  * EUnitWizard generated test class. 
    42  * EUnitWizard generated test class. 
    95 		
    96 		
    96         TUint32 iRtpSessionId;
    97         TUint32 iRtpSessionId;
    97         CRtpAPI* iRtpApi;
    98         CRtpAPI* iRtpApi;
    98         MMccRtpInterface* iInterface;
    99         MMccRtpInterface* iInterface;
    99         CMccRtpKeepaliveContainer* iRtpKeepaliveMechanism;
   100         CMccRtpKeepaliveContainer* iRtpKeepaliveMechanism;
       
   101         CMccRtpMediaClock* iRtpMediaClock;
   100     };
   102     };
   101 
   103 
   102 #endif      //  __UT_CMccRTPINTERFACE_H__
   104 #endif      //  __UT_CMccRTPINTERFACE_H__
   103 
   105 
   104 // End of file
   106 // End of file