CRtpFileSender Class Reference

List of all members.

Public Member Functions

void DoPacketSent (const TRtpEvent &aEvent)
void DoSendError (const TRtpEvent &aEvent)
void StartL ()
void SetObserver (MFileStreamerObserver &aObserver)

Static Public Member Functions

static void PacketSent (CRtpFileSender *aPtr, const TRtpEvent &aEvent)
static void SendError (CRtpFileSender *aPtr, const TRtpEvent &aEvent)
static CRtpFileSenderNewL (RRtpSession &aSession, RFs &aFs, const TDesC &aSrcFilename, TInt aPacketSize, TInt aDelayMicroSeconds)

Detailed Description

An Active Object which sends a block of a file after every n microseconds as an RTP payload.

Definition at line 39 of file RTPFileStreamer.h.


Member Function Documentation

void CRtpFileSender::PacketSent ( CRtpFileSender aPtr,
const TRtpEvent &  aEvent 
) [static]

A callback method which CRtpFileSender registers with the RtpSession to be called when a packet is successfully sent.

Definition at line 49 of file RTPFileStreamer.cpp.

void CRtpFileSender::DoPacketSent ( const TRtpEvent &  aEvent  ) 
void CRtpFileSender::SendError ( CRtpFileSender aPtr,
const TRtpEvent &  aEvent 
) [static]
void CRtpFileSender::DoSendError ( const TRtpEvent &  aEvent  ) 

Generated by  doxygen 1.6.2