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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
register the OCastMediaRouteProvider
on the MediaRouter
searchTargets | a list of search targets to be discovered |
---|