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