I am using VideoPlayer in the iPad version of my App, Videoplayer reports back position of the video in 1 second increments (1000,2000 etc)
But when I try to set the Position it will round up or down to the nearest 10 seconds.
Is there a way to make this more accurate (i.e. to the closest second)
The parameter is specified in millseconds, it would nice if I could be more accurate with getting or setting the position of the video playing.
But when I try to set the Position it will round up or down to the nearest 10 seconds.
Is there a way to make this more accurate (i.e. to the closest second)
The parameter is specified in millseconds, it would nice if I could be more accurate with getting or setting the position of the video playing.