Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
oddness with StdQtConstants
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

oddness with StdQtConstants



I keep having a problem where my programs seem to have difficulty with StdQtConstants using Project Builder. I am importing quicktime.std.*, but it just doesn't seem to do anything. As soon as I put the full pathname in here, it works again - if if I write
Track vidSource = theMovie.getIndTrackType(1, quicktime.std.StdQTConstants.videoMediaType, quicktime.std.StdQTConstants.movieTrackMediaType);

rather than

Track vidSource = theMovie.getIndTrackType(1, videoMediaType,movieTrackMediaType);

it works.
Its easy to work around but annoying. Is there some special import line I need to put in?
Cheers
David




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.