Runs when a subtitle for the playing movie should be displayed

Signature:

OnMovieShowSubtitle(self, "text")

Arguments:

  • self - Reference to the widget for which the script was run (movieframe)
  • text - Subtitle text to be displayed (string)