OSDN Git Service

Enable OpenCORE on master - part 1
authorRavi K Yenduri <yenduri@pv.com>
Tue, 31 Mar 2009 17:26:41 +0000 (10:26 -0700)
committerRavi K Yenduri <yenduri@pv.com>
Tue, 31 Mar 2009 17:26:41 +0000 (10:26 -0700)
include/media/PVPlayer.h

index 8122df6..e5a4281 100644 (file)
@@ -67,7 +67,8 @@ private:
     char *                      mDataSourcePath;
     bool                        mIsDataSourceSet;
     sp<ISurface>                mSurface;
-    int                         mSharedFd;
+    void *                      mMemBase;
+    off_t                       mMemSize;
     status_t                    mInit;
     int                         mDuration;