Click or drag to resize

LinuxVideoCaptureDeviceChangeDevice Method

Changes the capturing device. If the camera is already capturing then restarts it.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public void ChangeDevice(
	int deviceID
)

Parameters

deviceID  Int32

Implements

IVideoCaptureDeviceChangeDevice(Int32)
See Also