ScreenInformationGetScreenDevices Method |
Namespace: StreamCoders.HelpersAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public static List<ScreenCaptureDeviceInformation> GetScreenDevices()
Public Shared Function GetScreenDevices As List(Of ScreenCaptureDeviceInformation)
public:
static List<ScreenCaptureDeviceInformation^>^ GetScreenDevices()
static member GetScreenDevices : unit -> List<ScreenCaptureDeviceInformation>
Return Value
Type:
ListScreenCaptureDeviceInformationSee Also