DesktopCapture Methods |
The DesktopCapture type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | GetDeviceList |
Retrieves a String readable list of all available and compatible Capture Devices on the
System.
|
![]() | GetFrame |
Captures the next frame from the desktop.
(Overrides CaptureDeviceGetFrame.) |
![]() | GetNextFrameTo |
Captures the next frame from the desktop and stores it in an already created buffer.
|
![]() | Init | |
![]() | SelectCaptureDeviceFormat |
Select metrics for a previously selected device.
|
![]() | SelectDevice |
Selects a capture device to be used and returns metrics of that device.
|
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |