Back Previous Next


Linguist media package - stop

Syntax:

   stop {player}

Keyword handler:

   linguist.media.keyword.MKStop.class

Runtime handler(s):

   linguist.media.handler.MHStop.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