コード例 #1
0
ファイル: PlcmProxy.cs プロジェクト: dazhouhu/QLSDK
 public static int GetMicVolume()
 {
     return((int)PlcmHelper.getMicVolume());
 }