Home | History | Annotate | Download | only in nuplayer

Lines Matching defs:positionUs

888                 int64_t positionUs;
889 CHECK(msg->findInt64("positionUs", &positionUs));
902 performSeek(positionUs, false /* needNotify */);