multimediacommscontroller/mmccrtpsourcesink/tsrc/ut_rtpsourcesink/inc/UT_CMccRtpInterface.h
branchRCL_3
changeset 59 b0e4b01681c5
parent 42 817c922b90eb
equal deleted inserted replaced
55:f72c4fccd381 59:b0e4b01681c5
    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;
       
    38 
    37 
    39 //  CLASS DEFINITION
    38 //  CLASS DEFINITION
    40 /**
    39 /**
    41  *
    40  *
    42  * EUnitWizard generated test class. 
    41  * EUnitWizard generated test class. 
    96 		
    95 		
    97         TUint32 iRtpSessionId;
    96         TUint32 iRtpSessionId;
    98         CRtpAPI* iRtpApi;
    97         CRtpAPI* iRtpApi;
    99         MMccRtpInterface* iInterface;
    98         MMccRtpInterface* iInterface;
   100         CMccRtpKeepaliveContainer* iRtpKeepaliveMechanism;
    99         CMccRtpKeepaliveContainer* iRtpKeepaliveMechanism;
   101         CMccRtpMediaClock* iRtpMediaClock;
       
   102     };
   100     };
   103 
   101 
   104 #endif      //  __UT_CMccRTPINTERFACE_H__
   102 #endif      //  __UT_CMccRTPINTERFACE_H__
   105 
   103 
   106 // End of file
   104 // End of file