예제 #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);