Click or drag to resize

VideoCaptureDeviceGetDevices Method

Retrieves the available capturing devices.

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public static List<VideoDeviceInfo> GetDevices()

Return Value

ListVideoDeviceInfo
The list containing the devices.
See Also