Public Member Functions | |
boolean | hasPlaybackControl (in nsIURI aURI) |
nsIURI | takePlaybackControl (in nsIURI aURI) |
Definition at line 38 of file sbIRemoteAPIService.idl.
boolean sbIRemoteAPIService::hasPlaybackControl | ( | in nsIURI | aURI | ) |
Check if the given URI is allowed to control playback
aURI | the URI to check |
nsIURI sbIRemoteAPIService::takePlaybackControl | ( | in nsIURI | aURI | ) |
Set the URI which is allowed to control playback
aURI | the new URI to be allowed to control playback |