public class TuneRequestEvent extends CAEvent
NOTE 1:This event is only guaranteed to be delivered to applications that survive the service selection caused by the Host Control tune request (see 11.6.4,"Conditional Access API"on page 125).
NOTE 2:This event is for information only.The platform is responsible for implementing the service selection autonomously in response to the request from the CA system.
source| Constructor and Description |
|---|
TuneRequestEvent(Locator locator,
Object caModule)
Constructor for the event
|
| Modifier and Type | Method and Description |
|---|---|
Locator |
getLocator()
Returns a Locator pointing to the service to which
the CA module requests to tune to
|
Object |
getSource()
Returns the CAModule that is the source of the event
|
toStringpublic Locator getLocator()
Copyright © 2012 code4tv.com. All Rights Reserved.