diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-D7A8E007-CCCD-5E4F-A7DE-4D474C864104.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-D7A8E007-CCCD-5E4F-A7DE-4D474C864104.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +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