rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpStream.h
branchRCL_3
changeset 19 b5e99d8877c7
parent 0 307788aac0a8
child 20 0dcb073356a5
equal deleted inserted replaced
18:f54bfd820e04 19:b5e99d8877c7
   127          void UT_CRtpStream_RtpStreamProcessRtcpReportSectionL();
   127          void UT_CRtpStream_RtpStreamProcessRtcpReportSectionL();
   128         
   128         
   129         
   129         
   130          void UT_CRtpStream_RtpStreamCreateRtcpReportSectionL();
   130          void UT_CRtpStream_RtpStreamCreateRtcpReportSectionL();
   131         
   131         
   132          void UT_CRtpStream_UpdateParam();
   132          void UT_CRtpStream_UpdateParamL();
   133          	
   133          	
   134          void UT_CRtpStream_RtpByeAppMethods();
   134          void UT_CRtpStream_RtpByeAppMethodsL();
   135          
   135          
   136          void UT_CRtpStream_TestRtpSRMethods();
   136          void UT_CRtpStream_TestRtpSRMethodsL();
   137          
   137          
   138          void UT_CRtpStream_TestRtpRRMethods();
   138          void UT_CRtpStream_TestRtpRRMethodsL();
   139          
   139          
   140          void UT_CRtpStream_TestStreamStatAndSdesMethods();
   140          void UT_CRtpStream_TestStreamStatAndSdesMethods();
   141          void UT_CRtpStream_RtpStreamProcessRtpPacket();
   141          void UT_CRtpStream_RtpStreamProcessRtpPacketL();
   142          
   142          
   143          void Hex(HBufC8& aString);
   143          void Hex(HBufC8& aString);
   144 
   144 
   145     private:    // Data
   145     private:    // Data
   146 		TUint32 iProfileRTPTimeRates[KRtpMaxPayloadTypes];
   146 		TUint32 iProfileRTPTimeRates[KRtpMaxPayloadTypes];