public interface ConfigParameter
The parameters are applied as HTML param tags on the underlying player plugin.
AbstractMediaPlayer.setConfigParameter(ConfigParameter, java.lang.Object)
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of the parameter
|
Class[] |
getValueType()
Returns the required value type for this parameter.
|
Copyright © 2009-2013. All Rights Reserved.