MediaInfoLib
MediaInfoLib copied to clipboard
How to Use MediaInfo DLL in Unity via Import?
Hello,
I am currently working on a Unity project and I want to integrate the MediaInfo library by importing the MediaInfo DLL into my project. However, I am having trouble finding the correct approach to make it work.
I already put win-dll asset into untiy Assets/Plugins folder,and used the script named MediaInfoDll.cs.I copyed the demo from "howtouse.cs",there is no error, but output has no infomation
May be related: https://github.com/MediaArea/MediaInfoLib/issues/2147