There are five output classes and only one input class belonging to this group.
You can use the methods available in the QTCaptureDeviceInput class to handle input sources for various media devices, such as cameras and microphones. The five output classes provide output destinations for QTCaptureSession objects that can be used to write captured media to QuickTime movies, for example, or to preview video or audio that is being captured. QTCaptureFileOutput, an abstract superclass, provides an output destination for a capture session to write captured media simply to files.
Class | Group | Tasks | Most commonly used methods |
|---|---|---|---|
| Input/Output | Represents an output destination for a |
|
| Input/Output | Represents an output destination for a |
|
| Input/Output | Represents the input source for media devices, such as QuickTime files and video previews, to a |
|
| Input/Output | Writes captured media to files and defines the interface for outputs that record media samples to files. |
|
| Input/Output | Represents an output destination for a |
|
| Input/Output | Represents an output destination for a |
|
Last updated: 2007-10-31