Description
A track in a QuickTime file
- Plural name:
- tracks
- Defined in:
- Inherits from:
Properties
- audioChannelCount (r/o) shortInteger -- the number of channels in the audio
- audioCharacteristic (r/o) boolean -- can the track be heard?
- audioSampleRate (r/o) shortFloat -- the sample rate of the audio in kHz
- audioSampleSize (r/o) shortInteger -- the size of uncompressed audio samples in bits
- creationTime (r/o) date -- the creation time of the track
- dataFormat (r/o) unicodeText -- the data format
- dataRate (r/o) integer -- the data rate (bytes/sec) of the track
- dataSize (r/o) integer -- the size of the track data
- dimensions (r/o) list -- the current dimensions of the track
- duration (r/o) integer -- the duration of the track, in terms of the time scale
- enabled boolean -- should this track be used when the movie is playing?
- highQuality boolean -- is the track high quality?
- href (r/o) unicodeText -- the internet location to open when clicking on the track
- kind (r/o) unicodeText -- the name of the media in the track, in the current language (e.g., 'Sound', 'Video', 'Text', ...)
- modificationTime (r/o) date -- the modification time of the track
- name (r/o) unicodeText -- the name of the track
- startTime integer -- the time delay before this track starts playing
- type (r/o) unicodeText -- the type of media in the track (e.g., 'soun', 'vide', 'text', ...)
- typeClass (r/o) unicodeText -- deprecated: use "type" instead ( included only to resolve a terminology conflict )
- videoDepth (r/o) shortInteger -- the color depth of the video
- visualCharacteristic (r/o) boolean -- can the track be seen?
Elements
- annotation -- by name, index, relative, range, test, id
Notes
- Contained by: