interface
ScreenCapture
Re-exported types from the underlying RDP core native module.
typescript
interface ScreenCaptureProperties
| Name | Type | Description |
|---|---|---|
bitsPerPixel | number | - |
byteWidth | number | - |
data | Buffer | - |
height | number | - |
width | number | - |
Was this page helpful?