Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FlashMediaFrameLabelToMovieTIme()



On Friday, Sep 20, 2002, at 22:02 US/Pacific, Dylan Ashe wrote:

Does anybody know what "theLabel" and "movieTime" are defined as in
FlashMediaFrameLabelToMovieTIme(). All the documentation just says
"Undocumented".

theLabel is declared as Ptr, but it's really a char *, that is, a pointer to a NULL-terminated string of characters. A Flash frame can have a label, and FlashMediaFrameLabelToMovieTime returns the movie time of that frame, in the location pointed to by the movieTime parameter. Both theLabel and movieTime must be non-NULL.

As currently implemented, FlashMediaFrameLabelToMovieTime returns the *first* frame having the specified label. (There could in theory be several frames with the same label, but that strikes me as bad form.)

Is this what you need to know?

Tim Monroe
QuickTime Engineering
email@hidden
_______________________________________________
quicktime-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/quicktime-api
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.