am 804e618d: Fix build
* commit '804e618db6240a6c253c0d3eab2232b1823e217a': Fix build
This commit is contained in:
@@ -252,6 +252,11 @@ class VideoDumpView extends GLSurfaceView implements MediaPlayerControl {
|
||||
mMediaPlayer.seekTo(pos);
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getAudioSessionId() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean onTouchEvent(MotionEvent ev) {
|
||||
attachMediaController();
|
||||
|
||||
Reference in New Issue
Block a user