VncScreenFramebufferSource MembersRemoteViewing

The VncScreenFramebufferSource type exposes the following members.
Constructors

  NameDescription
Public methodVncScreenFramebufferSource(String, VncScreenFramebufferSourceGetBoundsCallback)
Initializes a new instance of the VncScreenFramebufferSource class. Screen region bounds are determined by a callback.
Public methodVncScreenFramebufferSource(String, Screen)
Initializes a new instance of the VncScreenFramebufferSource class.
Back to Top
Methods

  NameDescription
Public methodCapture
Captures the screen.
Back to Top
See Also