Command Reference - Media Player Object Actions
Stores a selected property of a Media Player Object in a specific variable.
Use this action to get information about the current state of a Media Player Object.
|
Action ID: |
97 |
The variable that the property will be stored in.
The name of the Media Player Object whose properties will be queried.
The property that will be stored in the variable. Choose from:
|
File Name |
- |
The full path to the media file currently associated with the Media Player Object. |
|
Open State |
- |
The open state of the Media Player Object.
Possible states are: |
|
Play State |
- |
The play state or the Media Player Object.
Possible states are: |
* These properties are not available when the user has Media Player 9.0 installed.
|
NOTE |
|
|
|
|
|
There may be slight differences between the open and play
states returned in different situations by the version 9.0 and version
6.4 Windows Media Player ActiveX controls. Unless you're sure that your
users are all using one version or the other, be sure to test your project
with both versions to make sure it will work for all users. |
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_MEDIA_PLAYER_OBJECT_GET_PROPERTY |
MSG_ERR_MEDIA_PLAYER_OBJECT_GET_PROPERTY |
None