[Missing <summary> documentation for "M:Ozeki.Media.MediaHandlers.Video.WebCamera.GetDevices"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public static List<VideoDeviceInfo> GetDevices() |
| Visual Basic |
|---|
Public Shared Function GetDevices As List(Of VideoDeviceInfo) |
| Visual C++ |
|---|
public: static List<VideoDeviceInfo^>^ GetDevices() |
Return Value
Type: List<(Of <(<'VideoDeviceInfo>)>)>[Missing <returns> documentation for "M:Ozeki.Media.MediaHandlers.Video.WebCamera.GetDevices"]