Sends specified application packet to the RTP session target(s).
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void SendApplicationPacket( RTCP_Packet_APP packet )
Public Sub SendApplicationPacket ( packet As RTCP_Packet_APP )
public: void SendApplicationPacket( RTCP_Packet_APP^ packet )
member SendApplicationPacket : packet : RTCP_Packet_APP -> unit
Parameters
- packet (RTCP_Packet_APP)
- Is raised when packet is null reference.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this method is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119