Fixing the android build
The build broke due to r5222. BUG=2436 TBR=mflodman@webrtc.org Review URL: https://webrtc-codereview.appspot.com/5079004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5224 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -232,6 +232,8 @@ class VideoCallbackAndroid: public ViEDecoderObserver,
|
|||||||
// "SendRate frameRate %d bitrate %d\n",frameRate,bitrate);
|
// "SendRate frameRate %d bitrate %d\n",frameRate,bitrate);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
virtual void SuspendChange(int video_channel, bool is_suspended) {}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
VideoEngineData& _vieData;
|
VideoEngineData& _vieData;
|
||||||
JNIEnv * _env;
|
JNIEnv * _env;
|
||||||
|
Reference in New Issue
Block a user