Click or drag to resize

RTPPacketArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaRTPPacketArgs

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

The RTPPacketArgs type exposes the following members.

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