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