|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
AudioLanguageControl | Audio language control |
FreezeControl | This interface should be implemented to enable the application to freeze the player. |
LanguageControl | This interface is the base interface for both audio and subtitling language control. |
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. |
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 |
MediaFreezeException | This exception indicates that either the freeze method or the resume method was unsuccessful. |
NotAuthorizedException | This exception indicates that the source can not be accessed in order to reference the new content, the source has not been accepted. |
NotAuthorizedMediaException | This exception indicates that the source can not be accessed in order to reference the new content, the source has not been accepted. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |