public class SubtitleAvailableEvent extends EventObject
source| Constructor and Description |
|---|
SubtitleAvailableEvent(Object source)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource()
Return the JMF player which is the source of the event.
|
toStringpublic SubtitleAvailableEvent(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.