Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exporting MP3 file using QT... What a doc!



If you want to avoid making the user configure an Export settings dialog, you could provide a set of presets to the user. Say you know that you only need to support a few export setting. You could write a little app to save off those settings and the user doesn't have to know about export settings. In the test app call DoExportFileDialog() then MovieExportGetSettingsAtomContainer() QT APIs. You could then save off the contents of the QTAtomContainer (a Handle) you get back from MovieExportGetSettingsAtomContainer(). The size of the settings container is typically a little over 600 bytes (604 I believe) so it is not large. You could easily put them in a resource or in a config file of some sort.

- Tom McHale
QuickTime Engineering
email@hidden
_______________________________________________
quicktime-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/quicktime-api
Do not post admin requests to the list. They will be ignored.




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

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.