Support setting the progress by frame and playing segments. I think the following should be available: ``` setProgressWithFrame(frame) playFromFrame(startFrame, endFrame) ```