Click or drag to resize

H263Packet Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPH263Packet

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class H263Packet

The H263Packet type exposes the following members.

Constructors
 NameDescription
Public methodH263PacketInitializes a new instance of the H263Packet class
Top
Properties
 NameDescription
Public propertyA 
Public propertyCompletedPacket 
Public propertyDBQ 
Public propertyEBit 
Public propertyF 
Public propertyI 
Public propertyP 
Public propertyPayload 
Public propertyR 
Public propertyS 
Public propertySBit 
Public propertySRC 
Public propertyTimestamp 
Public propertyTR 
Public propertyTRB 
Public propertyU 
Top
Methods
 NameDescription
Public methodAdd 
Top
Fields
 NameDescription
Public fieldStatic memberH263_HEADER_SIZE 
Top
See Also