Csharp_VLC.zip
[SuppressUnmanagedCodeSecurity] internal static class SafeNativeMethods { // 创建一个libvlc实例,它是引用计数的 [DllImport("libvlc", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] internal static extern libvlc_instance_t libvlc_new(in
下载地址
用户评论