示例#1
0
 private static extern void Internal_getActiveDevice(out AudioDevice __output);
示例#2
0
 private static extern void Internal_getDefaultDevice(out AudioDevice __output);
示例#3
0
 private static extern void Internal_setActiveDevice(ref AudioDevice device);