Click or drag to resize
RtpPacketJpeg Constructor
Initializes a new instance of the RtpPacketJpeg class

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public RtpPacketJpeg(
	RtpPacket packet
)

Parameters

packet
Type: StreamCoders.RtpRtpPacket
See Also