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

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

Completed in 1092 milliseconds