public interface DvbServiceContext extends ServiceContext
| Modifier and Type | Method and Description |
|---|---|
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.
|
addListener, destroy, getService, getServiceContentHandlers, removeListener, select, select, stopNetworkInterface getNetworkInterface()
void setDefaultVideoTransformation(VideoTransformation vt)
vt - the video default transformation or null to reset to the default for the platformCopyright © 2012 code4tv.com. All Rights Reserved.