[ Previous | Next | Contents | Glossary | Home | Search ]
Ultimedia Services Version 2 for AIX: Programmer's Guide and Reference

Chapter 29. Video, Monitor, and Camera Control Support Objects

The Ultimedia Services programming interface is presented as a binary class library through System Object Model (SOM). This class library provides various objects that can be used to play, record, and edit media files. See "General Programming Information" for more general information.

The UMSVideoMonitor, UMSVideoIn, UMSVideoInPortable, and UMSCameraControl objects are an Ultimedia Services Version 2 feature and do not apply to Ultimedia Services Version 1.2.1.

To learn more about the Video, Camera Control, and Monitor objects, see:

UMSVideoMonitor
                          This class provides an interface for a VideoIn and VideoOut object to maintain live video in a window. .
UMSVideoIn
                          This class provides an interface for a VideoIn and Monitor object. .
UMSVideoInPortable
                          This object is the portable device specific version of the UMSVideoIn object. .
UMSCameraControl
                          This object defines a generic interface to control a video camera. .

[ Previous | Next | Contents | Glossary | Home | Search ]