Searched defs:MediaPlayerBase (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/media/
H A DMediaPlayerInterface.h73 class MediaPlayerBase : public RefBase class in namespace:android
149 MediaPlayerBase() : mCookie(0), mNotify(0) {} function in class:android::MediaPlayerBase
150 virtual ~MediaPlayerBase() {}
224 virtual status_t setNextPlayer(const sp<MediaPlayerBase>& /* next */) {
281 class MediaPlayerInterface : public MediaPlayerBase
292 class MediaPlayerHWInterface : public MediaPlayerBase

Completed in 40 milliseconds