kritzikratzi / edsdk4j

Canon SDK for Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

computing library version using jna

carstenartur opened this issue · comments

it would be good to be able to check the library version from within the java code. Best would be a method to return the version within the edsdk4j api. For the moment just added a test to show how it can be done using jna. Can this method be integrated into the edsdk4j jar? see #28