On 4/26/16, 7:35 AM, "use-livecode on behalf of Peter Bogdanoff" 
<use-livecode-boun...@lists.runrev.com on behalf of bogdan...@me.com> wrote:



>Both of these can be done now using the currentTime property--which you can 
>get and set. (On iOS, OS X, and Windows with QT installed)

Perhaps we can consider to stop saying “..with QT installed” and carry this 
discussion forward without that option ..

Good news is that the dictionary says for both iOS and Android


mobileControGet (IDOrName, property) and
MobileControlSet


* "currentTime" - returns the current position of the playhead, measured in 
milliseconds (maps to the native currentPlaybackTime property). This is an 
integer value.

OK so far so good.. 

And the dict also does not stipulate a requirement for quicktime under

currentTime (Mac,Win,Linux)

Description
Use the currentTime property during playing to find out the progress of the 
movie or sound, or to skip ahead or back.

So I think we are good for my requirements… we will have to see how the 
currentTime “intersects” so to speak with a streaming file…


BR


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to