Click or drag to resize
RtpPacketToString Method
Creates a String that contains the values of all fields in this RTP packet.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public override string ToString()

Return Value

Type: String
This object as a string.
See Also