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