Method | Description | |
---|---|---|
DisconnectedProxyHandler ( ) : void | ||
DisplayTextProxyHandler ( Capture.Interface.DisplayTextEventArgs args ) : void | ||
InitializeLifetimeService ( ) : object | ||
RecordingStartedProxyHandler ( Capture.Interface.CaptureConfig config ) : void | ||
RecordingStoppedProxyHandler ( ) : void | ||
ScreenshotRequestedProxyHandler ( Capture.Interface.ScreenshotRequest request ) : void |
public DisplayTextProxyHandler ( Capture.Interface.DisplayTextEventArgs args ) : void | ||
args | Capture.Interface.DisplayTextEventArgs | |
return | void |
public InitializeLifetimeService ( ) : object | ||
return | object |
public RecordingStartedProxyHandler ( Capture.Interface.CaptureConfig config ) : void | ||
config | Capture.Interface.CaptureConfig | |
return | void |
public RecordingStoppedProxyHandler ( ) : void | ||
return | void |
public ScreenshotRequestedProxyHandler ( Capture.Interface.ScreenshotRequest request ) : void | ||
request | Capture.Interface.ScreenshotRequest | |
return | void |