This is base class for RTP_Participant_Local and RTP_Participant_Remote class.
| C# | Visual Basic | Visual C++ | F# |
public abstract class RTP_Participant
Public MustInherit Class RTP_Participant
public ref class RTP_Participant abstract
[<AbstractClassAttribute>] type RTP_Participant = class end
| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description |
|---|---|---|
| RTP_Participant(String) |
Default constructor.
| |
| CNAME |
Gets canonical name of participant.
| |
| Equals(Object) | (Inherited from 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()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Removed |
Is raised when participant disjoins(timeout or BYE all sources) the RTP multimedia session.
| |
| SourceAdded |
Is raised when participant gets new RTP source.
| |
| SourceRemoved |
Is raised when RTP source removed from(Timeout or BYE) participant.
| |
| Sources |
Gets the sources what participant owns(sends).
| |
| Tag |
Gets or sets user data.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | ||
| RTP_Participant | ||
| RTP_Participant_Local | ||
| RTP_Participant_Remote | ||
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119