|
Valkka
1.6.1
OpenSource Video Management
|
Same as LiveConnectionContext, but for outbound streams (i.e. More...
#include <livethread.h>
Public Member Functions | |
| LiveOutboundContext (LiveConnectionType ct, std::string address, SlotNumber slot, unsigned short int portnum) | |
Public Attributes | |
| LiveConnectionType | connection_type |
| Identifies the connection type // <pyapi> | |
| std::string | address |
| Stream address // <pyapi> | |
| SlotNumber | slot |
| A unique stream slot that identifies this stream // <pyapi> | |
| unsigned short int | portnum |
| Start port number (for sdp) // <pyapi> | |
| unsigned char | ttl |
| Packet time-to-live // <pyapi> | |
Same as LiveConnectionContext, but for outbound streams (i.e.
streams sent over the net by live555)