Click or drag to resize

RTCPPacket Class

Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
public abstract class RTCPPacket : IPacket

The RTCPPacket type exposes the following members.

Constructors
 NameDescription
Protected methodRTCPPacketInitializes a new instance of the RTCPPacket class
Top
Properties
 NameDescription
Public propertyBytes 
Public propertyPacketType 
Top
Methods
 NameDescription
Public methodGetBytes 
Public methodGetSsrc 
Top
Fields
 NameDescription
Public fieldHeader 
Top
See Also