diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-D7A8E007-CCCD-5E4F-A7DE-4D474C864104.dita --- a/Symbian3/PDK/Source/GUID-D7A8E007-CCCD-5E4F-A7DE-4D474C864104.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-D7A8E007-CCCD-5E4F-A7DE-4D474C864104.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,12 +1,12 @@ - - - - - + + + + + Creating a send stream

RRtpSession allows you to create a send stream. NewSendSourceL() creates a new send stream and returns a handle to RRtpSendStream. This is done only once per RTP session. If the send stream handle already exists, call SendSource() to get a handle to the send stream.

RRtpSendSource manages the creation and sending of RTP packets. A session can have only one send stream. At any point of time only one packet can be sent.

\ No newline at end of file