video .persistence .set  (  ObjectID ,  State  )  
                                
Description :

This instruction sets the persistence mode of a video. It indicates whether a video will have to be displayed again every time the screen is updated.

Parameters :

  • ObjectID of the video.
  • TRUE
    FALSE (Default)
    PERSISTENCE_TRAILS

Examples :