ADC Home > Reference Library > Technical Q&As > QuickTime > QuickTime Component Creation >

Movie Import Component Selectors

Q I'm working on a movie import component which manages multiple data files. I have noticed in QuickTime 2.5 that there are new selectors in the Movie Import API that are not described in Inside Mac:QuickTime Components.

Although I found some information in Technote QT04: QuickTime 1.6.1 Features, I have not been able to locate any information about the 'kMovieImportGetFileTypeSelect' and'kMovieImportDataRefSelect' selectors. Can you tell me something about these?

A The 'kMovieImportGetFileTypeSelect' and 'kMovieImportDataRefSelect' selectors were added to support some features that were under investigation with the QuickTime for Netscape plug-in. At this time, there isn't any other code that makes use of these selectors.

While these APIs are supported by some of the Apple Movie Import Components, they do not provide any new functionality and there is no reason to consider implementing them in your Movie Import Component at this time. Documentation will be provided on these routines if and when it is actually required.

[Aug 21 1996]


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.