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

Chapter 18. Media Handler 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.

To learn more about media handler objects, see:

UMSAudioPlayer
                          This object provides methods to play and record audio files.
UMSMoviePlayer
                          This object provides methods to play synchronized audio and video from files. It uses a window in AIXwindows for video display and your system's audio capability. .
UMSImagePlayer
                          This object provides an abstract interface for displaying image files.
UMSMPEGPlayer
                          This object provides methods to play synchronized audio and video from MPEG1 files. It supports the playback of full MPEG1 movies, audio-only, and video-only files.

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