上传者: chenyichong8
|
上传时间: 2021-12-29 15:20:41
|
文件大小: 252KB
|
文件类型: -
c# 中:添加内容
[DllImport("AmrPlayer.dll", EntryPoint = "Open", CharSet = CharSet.Ansi, CallingConvention = CallingConvention.Cdecl)]
public static extern int Open(ref byte vociefilename);