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 (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
IEnumerable<byte> Prepare()

Return Value

IEnumerableByte
The sequence
See Also