GetTrackCreationTime
The GetTrackCreationTime function returns a track's creation date.
pascal unsigned long GetTrackCreationTime (Track theTrack);
theTrack
- Specifies the track for this operation. Your application obtains this track identifier from such Movie Toolbox functions as
NewMovieTrack and GetMovieTrack (described on page 2-136 and page 2-188, respectively).
DESCRIPTION
The GetTrackCreationTime function returns a long integer that contains the track's creation date and time information.
ERROR CODES
| invalidTrack | -2009 | This track is corrupted or invalid |