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

/frameworks/av/include/media/
H A DMediaPlayerInterface.h71 class MediaPlayerBase : public RefBase class in namespace:android
115 MediaPlayerBase() : mCookie(0), mNotify(0) {} function in class:android::MediaPlayerBase
116 virtual ~MediaPlayerBase() {}
160 virtual status_t setNextPlayer(const sp<MediaPlayerBase>& next) {
210 class MediaPlayerInterface : public MediaPlayerBase
221 class MediaPlayerHWInterface : public MediaPlayerBase

Completed in 4 milliseconds