Class PluginImageDeviceCommunicator
クライアントとホストを中継するプラグイン画像デバイスクラス
Implements
Inherited Members
Namespace: Menou.VI.Core.Imaging.Plugin
Assembly: Menou.VI.Core.Imaging.Plugin.dll
Syntax
public class PluginImageDeviceCommunicator : IDisposable
Constructors
Name | Description |
---|---|
PluginImageDeviceCommunicator(string, string, string, string, int) | コンストラクタ |
Properties
Name | Description |
---|---|
CaptureRequested | 撮像要求時のイベントハンドラー。 |
TerminateRequested | 終了要求時のイベントハンドラー。 |
Methods
Name | Description |
---|---|
Dispose() | |
Dispose(bool) | |
StartAsync() | 開始処理。 |