Click or drag to resize

RTPPacketArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaRTPPacketArgs

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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