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

SH::RTPDecoderSourceEndpoint Class Reference
[StreamHandlers]

#include <MNRTPDecoderSH.h>

Inheritance diagram for SH::RTPDecoderSourceEndpoint:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RTPDecoderSourceEndpoint (RTPDecoderSH *mySH)
virtual ~RTPDecoderSourceEndpoint ()
virtual SH_RC pull (DataPtr &item, SourceUnit su=UnitDefault, size_t amount=0)
RTPDecoderSHdsh ()

Constructor & Destructor Documentation

SH::RTPDecoderSourceEndpoint::RTPDecoderSourceEndpoint RTPDecoderSH mySH  ) 
 

virtual SH::RTPDecoderSourceEndpoint::~RTPDecoderSourceEndpoint  )  [virtual]
 


Member Function Documentation

RTPDecoderSH* SH::RTPDecoderSourceEndpoint::dsh  ) 
 

virtual SH_RC SH::RTPDecoderSourceEndpoint::pull DataPtr item,
SourceUnit  su = UnitDefault,
size_t  amount = 0
[virtual]
 

Called when a downstream stream handler retrieves a data item from this endpoint's stream handler.

In case of success, should return 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::SourceEndpoint.


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