Click or drag to resize

RtspMessage(ArraySegmentByte) 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(
	ArraySegment<byte> packet
)

Parameters

packet  ArraySegmentByte
 
See Also