Package org.mobicents.media

Interface Summary
Component Component is an Object that is responsible for any media data processing.
ComponentFactory Acts as a factory of any media components.
Inlet This interface defines specific type of component which itself is not a media sink but it provides an access to the media sink.
MediaSink Implements the media consumer.
MediaSource Abstracts a read interface that pushes data in the form of Buffer objects.
Outlet This interface defines specific type of component which itself is not a media source but it provides an access to the media source.
 

Class Summary
Buffer Standard JMF class -- see this class in the JMF Javadoc.
BufferFactory  
Format Standard JMF class -- see this class in the JMF Javadoc.
FormatUtils Utilities to help implement Format subclasses.
Frame  
 

Exception Summary
MediaException Standard JMF class -- see this class in the JMF Javadoc.
 



Copyright © 2010. All Rights Reserved.