Searched refs:FLAG_CAN_SEEK (Results 1 – 6 of 6) sorted by relevance
39 FLAG_CAN_SEEK = 8, // the "seek bar" enumerator
239 flags |= FLAG_CAN_SEEK; in onSessionNotify()
560 mPlayerFlags & NuPlayer::Source::FLAG_CAN_SEEK); in getMetadata()
352 | FLAG_CAN_SEEK in onMessageReceived()
424 | FLAG_CAN_SEEK); in onPrepareAsync()
1692 if ((flags & NuPlayer::Source::FLAG_CAN_SEEK) == 0) { in onSourceNotify()