private static void CloseMediaInfo()
 {
     minstance?.Dispose();
     minstance = null;
 }