com.ooyala.android.StreamSelector Interface Reference

Public Member Functions

Stream bestStream (Set< Stream > streams, boolean isWifiEnabled)
 The method used to select the correct Stream to play. More...
 

Member Function Documentation

Stream com.ooyala.android.StreamSelector.bestStream ( Set< Stream streams,
boolean  isWifiEnabled 
)

The method used to select the correct Stream to play.

Parameters
streamsthe array of streams to select from
isWifiEnabledtrue if wifi enabled, false otherwise
Returns
the Stream to play