Click or drag to resize

IVideoCaptureDeviceChangeDevice Method

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

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

Parameters

deviceID  Int32
The identifier of the capturing device.
See Also