Click or drag to resize

VideoCaptureDeviceGetDevices Method

Retrieves the available capturing devices.

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

Return Value

Type: ListVideoDeviceInfo
The list containing the devices.
See Also