Exemple #1
0
 public static long calcLength(SoundBite s) {
   return (calcLength(s.getBuffer()));
 }