This class represents RTP single-media and multimedia session.
| C# | Visual Basic | Visual C++ | F# |
public class RTP_MultimediaSession : IDisposable
Public Class RTP_MultimediaSession Implements IDisposable
public ref class RTP_MultimediaSession : IDisposable
type RTP_MultimediaSession = class interface IDisposable end
| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description |
|---|---|---|
| RTP_MultimediaSession(String) |
Default constructor.
| |
| Close(String) |
Closes RTP multimedia session, sends BYE with optional reason text to remote targets.
| |
| CreateSession(RTP_Address, RTP_Clock) |
Creates new RTP session.
| |
| Dispose()()()() |
Cleans up any resources being used.
| |
| Equals(Object) | (Inherited from Object.) | |
| Error |
Is raised when unknown error has happened.
| |
| 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.) | |
| IsDisposed |
Gets if this object is disposed.
| |
| LocalParticipant |
Gets local participant.
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NewParticipant |
Is raised when new remote participant has joined to session.
| |
| RemoteParticipants |
Gets session remote participants.
| |
| SessionCreated |
Is raised when new session has created.
| |
| Sessions |
Gets media sessions.
| |
| Start()()()() |
Starts session.
| |
| Stop()()()() |
Stops session.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | |
| RTP_MultimediaSession | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119