Searched defs:BufferingMonitor (Results 1 – 2 of 2) sorted by relevance
118 struct BufferingMonitor : public AHandler { struct151 enum {155 sp<AMessage> mNotify;157 sp<NuCachedSource2> mCachedSource;158 sp<WVMExtractor> mWVMExtractor;159 int64_t mDurationUs;160 int64_t mBitrate;161 bool mIsStreaming;163 int64_t mAudioTimeUs;164 int64_t mVideoTimeUs;[all …]
1516 NuPlayer::GenericSource::BufferingMonitor::BufferingMonitor(const sp<AMessage> ¬ify) in BufferingMonitor() function in android::NuPlayer::GenericSource::BufferingMonitor