|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An extension to ServiceContext permitting the discovery of the network interface (if any) being used by a service context.
Method Summary | |
NetworkInterface |
getNetworkInterface()
Return the NetworkInterface reserved by this ServiceContext. |
void |
setDefaultVideoTransformation(VideoTransformation vt)
Sets the default video transformation to be applied to the new service following a service selection operation. |
Methods inherited from interface javax.tv.service.selection.ServiceContext |
addListener, destroy, getService, getServiceContentHandlers, removeListener, select, select, stop |
Method Detail |
public NetworkInterface getNetworkInterface()
public void setDefaultVideoTransformation(VideoTransformation vt)
vt
- the video default transformation or null to reset to the default for the platform
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |