public class SubtitleSelectedEvent extends EventObject
SubtitlingLanguageControl.setSubtitling changes
whether subtitles are to be presented if they are available. It is not generated
for changes in the underlying availability of subtitles even if those cause
changes in whether subtitles are presented or not.source| Constructor and Description |
|---|
SubtitleSelectedEvent(Object source)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource()
Return the source of the event
|
toStringpublic SubtitleSelectedEvent(Object source)
source - the source of the event. The platform shall always pass
in the JMF player presenting the subtitles.public Object getSource()
getSource in class EventObjectCopyright © 2012 code4tv.com. All Rights Reserved.