public interface SubtitlingLanguageControl extends LanguageControl
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSubtitlingOn() |
boolean |
setSubtitling(boolean new_value)
Changes the subtitling on or off depending on the value of the parameter
|
getCurrentLanguage, listAvailableLanguages, selectDefaultLanguage, selectLanguagegetControlComponentboolean isSubtitlingOn()
boolean setSubtitling(boolean new_value)
new_value - true => subtitles on, false => subtitles off.Copyright © 2012 code4tv.com. All Rights Reserved.