MediaPlayer.markerCount | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to MediaPlayer Class Summary |
Availability |
Windows |
Usage |
mpInstance.markerCount:Number |
Parameters |
None |
Returns |
A Number |
Description |
Contains the number of markers inside the current media file (if any). |
Notes |
Read-Only To make sure that the marker is available, use the MediaPlayer.markerCount property. |
Example Code |
var markerCounter:Number = myMP.markerCount; |
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 |