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.
|
toString
public 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 EventObject
Copyright © 2013 CableLabs. All rights reserved.