Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:kbps

2141             int32_t kbps;
2142 CHECK(msg->findInt32("bandwidth", &kbps));
2144 notifyListener(MEDIA_INFO, MEDIA_INFO_NETWORK_BANDWIDTH, kbps);