MediaPlayer.currentMarker | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to MediaPlayer Class Summary |
Availability |
Windows |
Usage |
mpInstance.currentMarker:Number |
Parameters |
None |
Returns |
Nothing |
Description |
Sets the current marker in the MediaPlayer instance. |
Notes |
Read-Only To make sure that the marker is available, use the MediaPlayer.markerCount property. Returns -1 for Error. |
Example Code |
myMP.currentMarker = 0; |
mdm.MediaPlayer Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |