Blackdread / canon-sdk-java

Canon EOS SDK in java. Wrapper for Canon EOS Digital Software Development Kit EDSDK.
MIT License
96 stars 18 forks source link

Path can be customized in CanonLibraryImpl? #163

Closed rider87 closed 2 years ago

rider87 commented 2 years ago

Hi,

I would like to know how can I customize the path? Which kind of code do I need to set it to a specific path?

On the other hand I understood it also, that I can place the whole EDSDK / EDSDK64 folder in the "Ressource" folder from the Java project and it will be recognized automatically?

Thanks,

Blackdread commented 2 years ago

Read https://github.com/Blackdread/canon-sdk-java/blob/master/camera-framework/README.md

rider87 commented 2 years ago

"Path can be customized in [CanonLibraryImpl] "?

I read this.. But how? Which setter?