multimediacommscontroller/mmccrtpsourcesink/inc/mccrtpdatasink.h
branchRCL_3
changeset 59 b0e4b01681c5
parent 42 817c922b90eb
equal deleted inserted replaced
55:f72c4fccd381 59:b0e4b01681c5
    83        		{
    83        		{
    84         	return iSSRC;
    84         	return iSSRC;
    85         	}
    85         	}
    86 
    86 
    87         /**
    87         /**
       
    88          * Sets rtp media clock instance for data sink. Instance is forwarded 
       
    89          * to rtp keep alive sender.
       
    90          *
       
    91          * @since Series 60 3.0
       
    92          * @param aRtpMediaClock media clock instance
       
    93          * @return void
       
    94          */
       
    95         virtual void SetMediaClock( CMccRtpMediaClock& aRtpMediaClock );
       
    96         
       
    97         /**
    88          * Mutes/Unmutes RTP sink. When mute is enabled, only packets with
    98          * Mutes/Unmutes RTP sink. When mute is enabled, only packets with
    89          * exception payload type are sent.
    99          * exception payload type are sent.
    90          *
   100          *
    91          * @since   Series 60 3.2
   101          * @since   Series 60 3.2
    92          * @param   aMuteOn         When ETrue mute is enabled
   102          * @param   aMuteOn         When ETrue mute is enabled