public DeviceInfo(PortAudio.PaDeviceInfo val)
 {
     value = val;
 }
예제 #2
0
 public DeviceInfo(PortAudio.PaDeviceInfo val)
 {
     value = val;
 }