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.4.54.0
Syntax
public virtual byte[] ToBytes()

Return Value

Byte
The packet which represents this RtspMessage
See Also