Click or drag to resize

CameraServerConnectClientToAudioStream Method

Connects the client to the RTP audio stream.

Namespace:  Ozeki.Camera
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public void ConnectClientToAudioStream(
	ICameraClient client
)

Parameters

client
Type: Ozeki.CameraICameraClient
See Also