Sends specified packet to the RTP session remote party.
| C# | Visual Basic | Visual C++ | F# |
public void Send( RTP_Packet packet )
Public Sub Send ( packet As RTP_Packet )
public: void Send( RTP_Packet^ packet )
member Send : packet : RTP_Packet -> unit
- packet (RTP_Packet)
- RTP packet.
Properties packet.SSRC,packet.SeqNo,packet.PayloadType filled by this method automatically.
| Exception | Condition |
|---|---|
| ObjectDisposedException | Is raised when this class is Disposed and this method is accessed. |
| ArgumentNullException | Is raised when packet is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119