Ejemplo n.º 1
0
 public static void OfferSample(byte[] sample, int offset, int len)
 {
     javaInter.OfferSample(sample, offset, len);
 }