Non zero if the RTP packet is being transmitted. Zero if the RTP packet is being received.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public bool TransmittingPacket
Visual Basic (Declaration)
Public TransmittingPacket As Boolean
Visual C++
public:
bool TransmittingPacket
J#
public boolean TransmittingPacket

See Also