Click or drag to resize

CameraServerConnectClientToAudioStream Method

Connects the client to the RTP audio stream.

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

Parameters

client  ICameraClient
See Also