Searched refs:currentWindowOffset (Results 1 – 1 of 1) sorted by relevance
314 private long currentWindowOffset; field in PlayerControlView912 currentWindowOffset = 0; in updateTimeline()922 currentWindowOffset = C.usToMs(durationUs); in updateTimeline()985 position = currentWindowOffset + player.getContentPosition(); in updateProgress()986 bufferedPosition = currentWindowOffset + player.getContentBufferedPosition(); in updateProgress()