Package org.davic.media

Interface Summary
AudioLanguageControl Audio language control
LanguageControl This interface is the base interface for both audio and subtitling language control.
MediaTimeEventControl This interface describes methods for the application to associate events with the media time of the current stream.
MediaTimeEventListener This interface should be implemented by the application in order to receive the events associated to a media position by the application.
MediaTimePositionControl This interface should be implemented to enable the application to position the media position in time (timeline control).
SubtitlingLanguageControl Subtitling language control
 

Class Summary
MediaLocator Defines a JMF MediaLocator which can easily be created from an instance of org.davic.net.Locator.
MediaPresentedEvent Generated as soon as possible after new content is actually being presented to the user, regardless of whether a state change has taken place in the player or not.
MediaTimeEvent The MediaTimeEvent class describes events that are associated with the stream by the application.
MediaTimePositionChangedEvent This event is generated whenever the media position is changed (when the invocation of the setMediaPosition resulted in a change in the media position).
ResourceReturnedEvent Generated if a Player which was stopped due to having its resources withdrawn has had those resources returned to it.
ResourceWithdrawnEvent Generated if a Player has some or all of the resources used withdrawn for some reason.
 

Exception Summary
LanguageNotAvailableException This exception indicates that a requested language was not available
NotAuthorizedException This exception indicates that the source can not be accessed in order to reference the new content, the source has not been accepted.