Click or drag to resize

H263Packet Constructor

Initializes a new instance of the H263Packet class

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

Parameters

timestamp
Type: SystemUInt32
data
Type: SystemByte
See Also