Searched refs:HLS_PLAYBACK_TIME_MS (Results 1 – 1 of 1) sorted by relevance
65 private static final int HLS_PLAYBACK_TIME_MS = 20 * 1000; field in StreamingMediaPlayerTest579 playLiveAudioOnlyTest(Uri.parse(stream_url), headers, cookies, HLS_PLAYBACK_TIME_MS); in localHlsTest() local581 playLiveVideoTest(Uri.parse(stream_url), headers, cookies, HLS_PLAYBACK_TIME_MS); in localHlsTest() local