Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

SH::RTPSinkEndpoint Class Reference
[StreamHandlers]

#include <MNRTPSinkSH.h>

Inheritance diagram for SH::RTPSinkEndpoint:

Inheritance graph
[legend]
Collaboration diagram for SH::RTPSinkEndpoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RTPSinkEndpoint (RTPSinkSH *mySH)
virtual ~RTPSinkEndpoint ()
virtual void RTCPreader_cb (RPtr< MNRTCPPacket > packet)
virtual void RTCPbye_cb (u_int32 ssrc, text_item_t *bye_text)
virtual SH_RC push (DataPtr item)
RTPSinkSHfsh ()

Constructor & Destructor Documentation

SH::RTPSinkEndpoint::RTPSinkEndpoint RTPSinkSH mySH  ) 
 

virtual SH::RTPSinkEndpoint::~RTPSinkEndpoint  )  [virtual]
 


Member Function Documentation

RTPSinkSH* SH::RTPSinkEndpoint::fsh  ) 
 

virtual SH_RC SH::RTPSinkEndpoint::push DataPtr  item  )  [virtual]
 

Called when an upstream stream handler hands a data item to this endpoint's stream handler. In case of success, returns SH_OK. Returns SH_NOT_CONNECTED if the endpoint is not connected. Returns SH_NOT_STREAMING if the stream handler is not streaming. Returns SH_ACTIVE if the stream handler is neither a passive nor a through stream handler, ie. if a call to push() is not supposed to happen. In all error cases the data item is released.

Reimplemented from SH::SinkEndpoint.

virtual void SH::RTPSinkEndpoint::RTCPbye_cb u_int32  ssrc,
text_item_t bye_text
[virtual]
 

Implements MNRTP_RTCPbye_callback.

virtual void SH::RTPSinkEndpoint::RTCPreader_cb RPtr< MNRTCPPacket packet  )  [virtual]
 

Reimplemented from MNRTP_RTCPreader_callback.


The documentation for this class was generated from the following file:
Generated on Sun Mar 6 13:36:31 2005 for Komssys by doxygen 1.3.8