Exemplo n.º 1
0
 @Override
 protected void startNewBar(long barStart, long barEnd) {
   super.startNewBar(barStart, barEnd);
   m_volume = 0;
 }