Click or drag to resize

IPacketPrepare Method

Creates a sequence of bytes which correspond to the IPacket in binary format suitable to be sent on a network.

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
IEnumerable<byte> Prepare()

Return Value

IEnumerableByte
The sequence
See Also