Package org.dvb.media

Provides DVB specific extensions to the Java Media Framework.

See:
          Description

Interface Summary
BackgroundVideoPresentationControl A control to support the setting and querying of the video presentation for background players.
ComponentBasedPlayerControl The presence of this Control on a Player indicates that the Player can be used as either a background Player or a component-based Player.
DVBMediaSelectControl DVBMediaSelectControl extends MediaSelectControl allowing the selection of different kinds of content in a running Player.
SubtitleListener Report that a subtitle event has happened.
SubtitlingEventControl Allow applications to register and unregister their interest in events related to the availability and presentation of subtitles.
VideoFormatControl This provides a means for applications to get information associated with the format and aspect ratio of the video being presented to the user.
VideoFormatListener The listener used to receive video format events
VideoPresentationControl A control to support setting and querying the video presentation.
 

Class Summary
ActiveFormatDescriptionChangedEvent Event signalling that the transmitted active format definition has changed
AspectRatioChangedEvent Event signalling that the aspect ratio of the transmitted video has changed
CAStopEvent This event is generated whenever access to a service is withdrawn by the CA system, e.g. at the end of a free preview period.
DFCChangedEvent Event signalling that the decoder format conversion being used has changed
DripFeedDataSource This class allows to create a source for a JMF player to be able to feed the decoder progressively with parts of a clip (e.g.
DripFeedPermission This class represents a permission to access the drip feed mode.
NoComponentSelectedEvent This event is generated whenever presentation of a stream stops because there are no selected components to present.
PresentationChangedEvent This event is generated whenever the content being presented by a player changes for reasons outside the control of the application.
ServiceRemovedEvent This event is generated whenever access to a service stops because the service concerned has been removed from the network.
StopByResourceLossEvent This event is generated whenever presentation of a stream stops because the player has lost so many resources that it cannot continue.
SubtitleAvailableEvent Report that subtitles are available to be presented having been unavailable.
SubtitleNotAvailableEvent Inform an application that a subtitle stream has vanished from the network.
SubtitleNotSelectedEvent Report that subtitles are not now selected.
SubtitleSelectedEvent Report that subtitles are now selected.
VideoFormatEvent The base class for all other events relating to changes in video format
VideoTransformation VideoTransformation objects express video transformations, i.e.
 

Exception Summary
CAException This exception is thrown when access to a media stream is denied by the CA system.
 

Package org.dvb.media Description

Provides DVB specific extensions to the Java Media Framework.