hawkeye camera support(not tested)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Inspectron.HawkEye.Protocol.Interfaces
|
||||
{
|
||||
public interface ICameraControl
|
||||
{
|
||||
|
||||
void SetParameters(CameraSettings imageSettings);
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user