Book Image

Application Development with Qt Creator - Second Edition

Book Image

Application Development with Qt Creator - Second Edition

Overview of this book

Table of Contents (20 chapters)
Application Development with Qt Creator Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you saw the types that Qt Quick provides for managing audio and video media as well as how to control the camera if one exists. Using these types, you can add sound effects and an ambient audio to your applications as well as play video from resources, the filesystem, or the Web. In addition, you can control the camera, if one exists, and capture still and moving images with it.

In the next chapter, we will look at the support that Qt has for accessing hardware sensors, such as those pertaining to the device location, orientation, and power state.