Click or drag to resize
RTPPacketArgs Class
Inheritance Hierarchy

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class RTPPacketArgs : EventArgs

The RTPPacketArgs type exposes the following members.

Constructors
  NameDescription
Public methodRTPPacketArgs
Initializes a new instance of the RTPPacketArgs class
Top
Properties
  NameDescription
Public propertyRemoteEndPoint
Public propertyRTPPacket
Top
See Also