未处理 System.AccessViolationException
Message=尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
Source=vlc.net
StackTrace:
在 vlc.net.LibVlcAPI.libvlc_media_player_new(IntPtr libvlc_instance)
在 vlc.net.VlcPlayer..ctor(String pluginPath) 位置 C:\Users\qiann\Desktop\vlc.net\VlcPlayer.cs:行号 22
在 vlc.net.Form1..ctor() 位置 C:\Users\qiann\Desktop\vlc.net\Form1.cs:行号 22
在 vlc.net.Program.Main() 位置 C:\Users\qiann\Desktop\vlc.net\Program.cs:行号 17
在 System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
在 System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
在 Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()
InnerException:
|