Valkka  1.6.1
OpenSource Video Management
Public Member Functions | Public Attributes | List of all members
LiveOutboundContext Struct Reference

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>
 

Detailed Description

Same as LiveConnectionContext, but for outbound streams (i.e.

streams sent over the net by live555)


The documentation for this struct was generated from the following file: