What's New in QuickTime 5

| Previous | Chapter Contents | Chapter Top | Next |

Presenting Users with the QTVR Flattener Dialog Box

You can present users with the QTVR Flattener's own dialog box. This allows users to choose options such as how to compress the preview image or to select a separate preview image file.

To show the dialog box, use the following line of code:

err = MovieExportDoUserDialog (qtvrExport, myQTVRMovie, nil, 0,
                                0, &cancel);

If the user cancels the dialog box, then the Boolean cancel is set to true .


© 2001 Apple Computer, Inc.

What's New in QuickTime 5

| Previous | Chapter Contents | Chapter Top | Next |