Description
Data in Audio format
- Defined in:
- Inherits from:
Properties
- class_ (r/o) typeClass -- The class of the object.
- properties record -- All of the object's properties.
- id_ (r/o) unicodeText -- the unique ID of the item
- name unicodeText -- the name of the item
- autoPlay (r/o) boolean -- will the movie automatically start playing? (saved with QuickTime file)
- autoPresent (r/o) boolean -- will the movie automatically start presenting? (saved with QuickTime file)
- autoQuitWhenDone (r/o) boolean -- will the player automatically quit when done playing? (saved with QuickTime file)
- creationTime (r/o) date -- the creation time of the QuickTime file
- dataSize (r/o) integer -- the size of the QuickTime file data
- duration (r/o) integer -- the duration of the QuickTime file, in terms of the time scale
- href (r/o) unicodeText -- the internet location to open when clicking on the movie (overrides track hrefs)
- looping (r/o) boolean -- keep playing the movie in a loop?
- modificationTime (r/o) date -- the modification time of the QuickTime file
- preferredRate (r/o) integer -- the preferred rate of the QuickTime file
- preferredVolume (r/o) shortInteger -- the preferred volume of the QuickTime file
- presentationMode (r/o) normal / slideShow -- mode in which the movie will be presented
- presentationSize (r/o) current / double_ / half / normal / screen -- size at which the movie will be presented
- storedStream (r/o) boolean -- is this a stored streaming movie?
- timeScale (r/o) integer -- the time scale of the QuickTime file
Elements
- annotation -- by name, index, relative, range, test, id
- tracks -- by name, index, relative, range, test
Notes
- Contained by: