| java.lang.Object | |
| ↳ | org.ocast.mediaroute.OCastRouteHelper |
Helper class to setup OCastMediaRouteProvider
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static void |
addMediaRouteProvider(Context context, Set<String> searchTargets)
register the
OCastMediaRouteProvider
on the MediaRouter | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
register the OCastMediaRouteProvider
on the MediaRouter
| searchTargets | a list of search targets to be discovered |
|---|