Home | History | Annotate | Download | only in nuplayer

Lines Matching defs:kbps

2252             int32_t kbps;
2253 CHECK(msg->findInt32("bandwidth", &kbps));
2255 notifyListener(MEDIA_INFO, MEDIA_INFO_NETWORK_BANDWIDTH, kbps);