Searched defs:setStoppingThreshold (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp453 void PlaylistFetcher::setStoppingThreshold(float thresholdRatio, bool disconnect) { function in class:android::PlaylistFetcher
531 setStoppingThreshold(thresholdRatio, disconnect);
537 setStoppingThreshold(0.0f, true /* disconncect */);

Completed in 69 milliseconds