Click or drag to resize

RtspMessage(RtspMessage) Constructor

Creates a RtspMessage by copying the properties of another.

Namespace: Ozeki.Camera
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public RtspMessage(
	RtspMessage other
)

Parameters

other  RtspMessage
The other RtspMessage
See Also