Package org.iso.mpeg.mpegj.resource

Interface Summary
DynamicCapability [Adaptive Audio-Visual Session Format ISO/IEC JTC1/SC29/WG11 - MPEG97/2566]
DynamicCapabilityObserver [Adaptive Audio-Visual Session Format ISO/IEC JTC1/SC29/WG11 - MPEG97/2566]
MPDecoderEventGenerator An interface for adding and removing Decoder event listeners.
MPDecoderMediaListener An interface that is called by an MPDecoder when registered.
MPRendererEventGenerator An interface for adding and removing Renderer event listeners.
MPRendererFrameEventGenerator An interface for adding and removing frame event listeners.
MPRendererFrameListener An interface that is called periodically by the renderer.
MPRendererMediaListener An interface that is called by the renderer when registered.
Renderer  
StaticCapability Adaptive Audio-Visual Session Format ISO/IEC JTC1/SC29/WG11 - MPEG97/2566]
TerminalProfileManager This interface allows applications to query the terminal profiles.
 

Class Summary
CapabilityInfo This class is used to store information related to dynamic observers.
CapabilityManager [Adaptive Audio-Visual Session Format ISO/IEC JTC1/SC29/WG11 - MPEG97/2566]
CapabilityObserver This class is used to store information related to dynamic observers.
CPUmonitor The CPUmonitor class is used to monitor selected terminal activities including CPU load, and free/available system memory utilisation.
MPDecoderEventGeneratorImp An interface for adding and removing Decoder event listeners.
MPDecoderMediaEvents An event object that is given to an MPDecoderMediaListener.
MPRendererFrameEvents An event object that is given to an MPRendererFrameListener.
MPRendererMediaEvents An event object that is given to an MPRendererMediaListener.
ResourceManager The resource manager is used for regulation of performance.
 

Exception Summary
CapabilityManagerNotFoundException The class CapabilityManagerNotFoundException is a subclass of MPEGJException.
IllegalDecoderMediaEventsException  
IllegalRendererMediaEventsException This a subclass of MPEGJException.
IllegalStreamMediaEventsException  
RendererNotFoundException The class RendererNotFoundException is a subclass of MPEGJException.
ResourceManagerNotFoundException The class ResourceManagerNotFoundException is a subclass of MPEGJException.