This class implements RTP session address.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class RTP_Address
Public Class RTP_Address
public ref class RTP_Address
type RTP_Address = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
RTP_Address(IPAddress, Int32, Int32) |
Unicast constructor.
| |
RTP_Address(IPAddress, Int32, Int32, Int32) |
Multicast constructor.
| |
ControlPort |
Gets RTCP control port.
| |
DataPort |
Gets RTP data port.
| |
Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Overrides Object.Equals(Object).) | |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode()()()() |
Gets this hash code.
(Overrides Object.GetHashCode()()()().) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
IP |
Gets IP address.
| |
IsMulticast |
Gets if this is multicast RTP address.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
RtcpEP |
Gets RTPCP end point.
| |
RtpEP |
Gets RTP end point.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
TTL |
Gets mulicast TTL(time to live) value.
|
Inheritance Hierarchy
Object | |
RTP_Address |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119