public void setRepeatCount(float repeatCount) throws DOMException {
   mSeqTimeContainer.setRepeatCount(repeatCount);
 }