Ejemplo n.º 1
0
 @Override
 protected void onPause() {
   super.onPause();
   pitchPoster.stopSampling();
   pitchPoster = null;
 }