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
147 MediaPlayerBase() : mCookie(0), mNotify(0) {} function in class:android::MediaPlayerBase
148 virtual ~MediaPlayerBase() {}
222 virtual status_t setNextPlayer(const sp<MediaPlayerBase>& /* next */) {
279 class MediaPlayerInterface : public MediaPlayerBase
290 class MediaPlayerHWInterface : public MediaPlayerBase

Completed in 479 milliseconds