Resume Vedio Play

I have gone through sdk documentation and found out that Resume() in roVedioPlayer can be used to resume the vedio.But I am not sure how to use this to resume.Can some one please provide me the snippet to resume.

Take a look at the videoplayer example in the SDK for an example o how to resume, and remove the resume button when the content has finished playing.

  • Joel