Uses of Package
javax.media.protocol

Packages that use javax.media.protocol
javax.media   
javax.media.protocol   
org.dvb.media Provides DVB specific extensions to the Java Media Framework. 
 

Classes in javax.media.protocol used by javax.media
DataSource
          A DataSource is an abstraction for media protocol-handlers.
 

Classes in javax.media.protocol used by javax.media.protocol
ContentDescriptor
          A ContentDescriptor identifies media data containers.
Controls
          Controls provides an interface for obtaining objects by interface or class name.
DataSource
          A DataSource is an abstraction for media protocol-handlers.
PullDataSource
          Abstracts a media data-source that only supports pull data-streams.
PullSourceStream
          Abstracts a read interface that data is pulled from.
PushSourceStream
          Abstracts a read interface that pushes data.
RateConfiguration
          A configuration of streams for a particular rate.
RateRange
          Describes the speed at which data flows.
SourceStream
          Abstracts a single stream of media data.
SourceTransferHandler
          Implements the callback from a PushSourceStream.
 

Classes in javax.media.protocol used by org.dvb.media
Controls
          Controls provides an interface for obtaining objects by interface or class name.
DataSource
          A DataSource is an abstraction for media protocol-handlers.
 



Copyright © 2011. All Rights Reserved.