| Interface | Description |
|---|---|
| CheckPoint |
Media patch check point.
|
| Component |
Component is an Object that is responsible for any media data processing.
|
| ComponentFactory |
Acts as a factory of any media components.
|
| MediaSink |
Implements the media consumer.
|
| MediaSource |
Abstracts a read interface that pushes data in the form of Buffer objects.
|
| Enum | Description |
|---|---|
| ComponentType |
Defines all component types available in mms
Examples of components are the audio player, recoder,
DTMF detector, etc.
|
| Exception | Description |
|---|---|
| MediaException |
Standard JMF class -- see this class in the JMF Javadoc.
|
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.