Back Previous Next


Linguist media package - stop

Syntax:

   stop {player}

Keyword handler:

   net.eclecity.linguist.media.keyword.MediaKStop.class

Runtime handler(s):

   net.eclecity.linguist.media.handler.MediaHStop.class

Function:

Stops playing media in the specified player. Once stopped, the media cannot be resumed; you must reload it.

Example(s):

   stop MoviePlayer


Back Previous Next