This class starts and stops each MML part.
Optional
This method is getter for current sequence index.
This method is getter for MML string.
This method is getter for array that contains sequence.
This method is getter for string that represents MML syntax tree.
This method determines whether sequence exists.
If sequence exists, this value is true. Otherwise, this value is false.
true
false
This method determines whether MML part is paused.
If MML part are paused, this value is true. Otherwise, this value is false.
This method is setter for current sequence index.
This argument is new sequence index.
This method starts MML. Moreover, this method schedules next sequence.
This argument is true in case of surrounding by span.x-highlight HTML.
span.x-highlight
This method stops MML.
This class starts and stops each MML part.