Click or drag to resize

VideoCaptureDeviceGetDevices Method

Retrieves the available capturing devices.

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

Return Value

ListVideoDeviceInfo
The list containing the devices.
See Also