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