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
128 MediaPlayerBase() : mCookie(0), mNotify(0) {} function in class:android::MediaPlayerBase
129 virtual ~MediaPlayerBase() {}
173 virtual status_t setNextPlayer(const sp<MediaPlayerBase>& next) {
228 class MediaPlayerInterface : public MediaPlayerBase
239 class MediaPlayerHWInterface : public MediaPlayerBase

Completed in 4320 milliseconds