Click or drag to resize

RtspMessage(Byte, Int32) Constructor

Initializes a new instance of the RtspMessage class

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public RtspMessage(
	byte[] bytes,
	int offset = 0
)

Parameters

bytes  Byte
 
offset  Int32  (Optional)
 
See Also