コード例 #1
0
ファイル: FISAutoPack.class.php プロジェクト: yaoboqin/fis3
 public static function setSampleRate($rate)
 {
     self::$sampleRate = $rate;
 }