MediaTimelineController.Resume Method

Definition

Resumes the playback of the MediaTimelineController from the position at which the controller was paused.

public:
 virtual void Resume() = Resume;
void Resume();
public void Resume();
function resume()
Public Sub Resume ()

Remarks

To restart the MediaTimelineController at position 0, call Start instead.

Applies to