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.4.54.0
Syntax
public void ConnectClientToAudioStream(
	ICameraClient client
)

Parameters

client  ICameraClient
See Also