MediaInfoLib icon indicating copy to clipboard operation
MediaInfoLib copied to clipboard

How to Use MediaInfo DLL in Unity via Import?

Open sakuradeathgithub opened this issue 9 months ago • 2 comments

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.

sakuradeathgithub avatar Feb 26 '25 03:02 sakuradeathgithub

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

sakuradeathgithub avatar Feb 26 '25 05:02 sakuradeathgithub

May be related: https://github.com/MediaArea/MediaInfoLib/issues/2147

cjee21 avatar Feb 27 '25 17:02 cjee21