I know i need a class named MediaInfoDLL.cs but i don't know where do i have to place that class. The class was in the root project folder before but it couldn't recognize the namespace and I can't use the class
Hello, im trying to use the mediainfo dll in my .NET project (console aplication c#, net framework 4.5, OS win 10 x64, dll x64, Visual studio 2019) but i can't use it properly. I had read a lot of forums about how to use the library in the project but it still doesn't recognize it. I only need it for extract the json info of any A/V file from a folder. What shall i do, i have everything correct (i think) but it doesn't work :((