Interface StreamManagerDownloadListener
public interface StreamManagerDownloadListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidready()voidupdateActivity(String str) voidupdateStats(int secs_until_playable, int buffer_secs, long buffer_bytes, int target_buffer_secs)
-
Method Details
-
updateActivity
-
updateStats
void updateStats(int secs_until_playable, int buffer_secs, long buffer_bytes, int target_buffer_secs) -
ready
void ready() -
failed
-