Re: QuickTime web browser plugin - get current timecode
Re: QuickTime web browser plugin - get current timecode
- Subject: Re: QuickTime web browser plugin - get current timecode
- From: Jean-Daniel Dupas <email@hidden>
- Date: Tue, 8 Jun 2010 18:39:25 +0200
Le 8 juin 2010 à 17:45, Paweł Kostecki a écrit :
> Hi all,
>
> Is there any possibility of getting a current timecode of a QuickTime video played on a web page (in QT plugin)?
>
> I mean a possibility similar to desktop [qtMovie currentTime] in Cocoa.
>
> What I need to do is to get a current slider timecode of a video played in QT plugin within a web browser (eg. Safari).
>
> There's a QT browser plugin attribute STARTTIME, but this is an input attribute. I need something similar but for the output from the plugin (so I can read it eg. with JavaScript and know at which frame the video is currently).
>
> I'm afraid that's not possible, but if anyone has a clue how to do it, I'd be really grateful.
http://developer.apple.com/Mac/library/documentation/QuickTime/Conceptual/QTScripting_JavaScript/aQTScripting_Javascro_AIntro/Introduction to JavaScript QT.html
int GetTime(): Get the current time of a movie.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden