public void setRepeatDur(float repeatDur) throws DOMException {
   mSeqTimeContainer.setRepeatDur(repeatDur);
 }