Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
Relevant replacement documents include:
- Sample Code Project FullScreenWindow
README.txt
README - QTFullScreen |
QTFullScreen.c defines functions that illustrate how to play QuickTime movies full screen. The key elements to displaying full screen movies are the calls BeginFullScreen and EndFullScreen, introduced in QuickTime 2.5. Here we open a QuickTime movie, configure it to play full screen, associate a movie controller, and then let the controller handle events. Your application should call the function QTFullScreen_EventLoopAction in its event loop (on MacOS) or when it gets idle events (on Windows). |
Enjoy, |
QuickTime Team |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14