The VncScreenFramebufferSource type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| VncScreenFramebufferSource(String, VncScreenFramebufferSourceGetBoundsCallback) |
Initializes a new instance of the VncScreenFramebufferSource class.
Screen region bounds are determined by a callback.
| |
| VncScreenFramebufferSource(String, Screen) |
Initializes a new instance of the VncScreenFramebufferSource class.
|
Methods
| Name | Description | |
|---|---|---|
| Capture |
Captures the screen.
|
See Also