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:
parent
c49d5b7df8
commit
07fcc4f2fa
@ -232,6 +232,8 @@ class VideoCallbackAndroid: public ViEDecoderObserver,
|
||||
// "SendRate frameRate %d bitrate %d\n",frameRate,bitrate);
|
||||
}
|
||||
|
||||
virtual void SuspendChange(int video_channel, bool is_suspended) {}
|
||||
|
||||
public:
|
||||
VideoEngineData& _vieData;
|
||||
JNIEnv * _env;
|
||||
|
Loading…
Reference in New Issue
Block a user