#include <MNRTPSourceSH.h>
Inheritance diagram for SH::RTPSourceEndpoint:


Public Member Functions | |
| RTPSourceEndpoint (RTPSourceSH *mySH) | |
| virtual | ~RTPSourceEndpoint () |
| virtual void | RTCPreader_cb (RPtr< MNRTCPPacket > packet) |
| virtual void | RTPreader_cb (RPtr< MNRTPPacket > packet) |
| virtual void | RTCPbye_cb (u_int32 ssrc, text_item_t *bye_text) |
| size_t | getMaxSupportedInstances () const |
| virtual Endpoint * | instantiate (Base *caller) const |
|
|
|
|
|
|
|
|
Returns the number of instances of this kind of endpoint. Returns 0 if supportArbitraryInstances() is true. Returns 1 if supportMultipleInstances() is false. Otherwise, the number of supported endpoints, which may change between retrieval of this data and actual creation of an endpoint. Reimplemented from SH::SHEndpointSpec.
|
|
|
|
|
||||||||||||
|
Implements MNRTP_RTCPbye_callback.
|
|
|
Reimplemented from MNRTP_RTCPreader_callback.
|
|
|
|
1.3.8