Media Player Object - Stop

Stops a Media Player Object.

Action ID:
Action Category:
Action List Syntax:

49
Media Player Object
MediaPlayerObject[<<OBJECTNAME>>].Stop

Settings

Object:

The name of the Media Player Object that you want to stop.

Notes

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_PLAY_MEDIA_PLAYER_OBJECT

MSG_ERR_STOP_MEDIA_PLAYER_OBJECT
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

Examples

None