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