コード例 #1
0
ファイル: USoundImpl.java プロジェクト: jouve/urbi
 public USoundFormat getSoundFormat() {
   return USoundFormat.swigToEnum(urbiJNI.USoundImpl_soundFormat_get(swigCPtr, this));
 }