What's New in QuickTime 4.1
| Previous | Chapter Contents | Chapter Top | Next |
The favorite class provides access to the items in the favorites drawer. You can use this class to get the name of every favorite or open a particular favorite. Favorites can be specified by index or name.
Class favorite: A reference to a QuickTime movie.
kind file/internet location [r/o]
Some examples of how you would use various properties of the favorite class:
get the name of the 3rd favorite in application "QuickTime
get the kind of the 3rd favorite in application "QuickTime
| Previous | Chapter Contents | Chapter Top | Next |