This is the complete list of members for com.ooyala.android.item.OfflineVideo, including all inherited members.
getAds() | com.ooyala.android.item.UnbundledVideo | |
getCache() | com.ooyala.android.item.OfflineVideo | |
getClosedCaptions() | com.ooyala.android.item.UnbundledVideo | |
getEmbedCode() | com.ooyala.android.item.UnbundledVideo | |
getFolder() | com.ooyala.android.item.OfflineVideo | |
getStreams() | com.ooyala.android.item.UnbundledVideo | |
getVideo(Context context, File folder, Cache cache, String embedCode) | com.ooyala.android.item.OfflineVideo | static |
UnbundledVideo(Stream stream) | com.ooyala.android.item.UnbundledVideo | |
UnbundledVideo(Set< Stream > streams) | com.ooyala.android.item.UnbundledVideo | |
UnbundledVideo(String embedCode, Stream stream) | com.ooyala.android.item.UnbundledVideo | |
UnbundledVideo(String embedCode, Stream stream, ClosedCaptions closedCaptions) | com.ooyala.android.item.UnbundledVideo | |
UnbundledVideo(String embedCode, Set< Stream > streams, List< OoyalaManagedAdSpot > ads) | com.ooyala.android.item.UnbundledVideo | |
UnbundledVideo(String embedCode, Set< Stream > streams, List< OoyalaManagedAdSpot > ads, ClosedCaptions closedCaptions) | com.ooyala.android.item.UnbundledVideo | |