Click or drag to resize

RtspMessageToBytes Method

Creates a Packet from the RtspMessage which can be sent on the network

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public virtual byte[] ToBytes()

Return Value

Type: Byte
The packet which represents this RtspMessage
See Also