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.