LumiSoft Net Help
SendApplicationPacket Method (packet)
NamespacesLumiSoft.Net.RTPRTP_Source_LocalSendApplicationPacket(RTCP_Packet_APP)
Sends specified application packet to the RTP session target(s).
Declaration Syntax
C#Visual BasicVisual 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
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this method is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119