public class

OCastMediaRouteProvider

extends MediaRouteProvider
implements WifiMonitor.Listener
java.lang.Object
   ↳ MediaRouteProvider
     ↳ org.ocast.mediaroute.OCastMediaRouteProvider

Class Overview

A media route provider publishing OCast routes

Summary

Constants
String CATEGORY_OCAST
Public Constructors
OCastMediaRouteProvider(Context context, Set<String> searchTargets)
Public Methods
void onConnectionStateChanged(boolean isConnected)
void onDiscoveryRequestChanged(MediaRouteDiscoveryRequest request)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.ocast.mediaroute.WifiMonitor.Listener

Constants

public static final String CATEGORY_OCAST

Constant Value: "org.ocast.CATEGORY_OCAST"

Public Constructors

public OCastMediaRouteProvider (Context context, Set<String> searchTargets)

Public Methods

public void onConnectionStateChanged (boolean isConnected)

public void onDiscoveryRequestChanged (MediaRouteDiscoveryRequest request)