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);
|
mMediaPlayer.seekTo(pos);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public int getAudioSessionId() {
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public boolean onTouchEvent(MotionEvent ev) {
|
public boolean onTouchEvent(MotionEvent ev) {
|
||||||
attachMediaController();
|
attachMediaController();
|
||||||
|
|||||||
Reference in New Issue
Block a user