Click or drag to resize
H263Packet Constructor
Initializes a new instance of the H263Packet class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public H263Packet(
	uint timestamp,
	byte[] data
)

Parameters

timestamp
Type: SystemUInt32
data
Type: SystemByte
See Also