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