Start a new topic

freeze video frame

freeze video frame


is it possible to freeze (stop) the video in the last frame?

there is some text information like (email address, contact no, and ... ) in the last frame of the video that should be holded to read by the user.

i soloved the ploblem by chance.

in the onFinishedPlaying trigger of the video object ((AR.VideoDrawable)) used the pause method of the mentioned object.
Login or Signup to post a comment