×
No results found.
Ooyala Mobile SDK for Android 4.44.0
🔎
Main Page
Related Pages
Packages
Classes
Class List
Class Index
Class Hierarchy
Class Members
Public Member Functions
|
List of all members
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
streams
the array of streams to select from
isWifiEnabled
true if wifi enabled, false otherwise
Returns
the Stream to play
Send Feedback