Posted
on Jan 10, 2012
(permalink)
Hi, Yes, .SRT files are not supported. However I did using a workaround with markers and a timer using MediaElement.
But now, I want use MediaPlayer with this workaround, but doesn´t work because the markers in MediaPlayer doesn´t work?
Is possible add a marker like this: MediaPlayer.MediaElement.Marker.add(new TimeLineMarker)??
Thanks