fixed wrong class name defination
Review URL: http://webrtc-codereview.appspot.com/24010 git-svn-id: http://webrtc.googlecode.com/svn/trunk@33 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
e8c5948b52
commit
c16e32d346
@ -16,7 +16,7 @@
|
|||||||
#include "device_info_impl.h"
|
#include "device_info_impl.h"
|
||||||
|
|
||||||
#define AndroidJavaCaptureDeviceInfoClass "org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid"
|
#define AndroidJavaCaptureDeviceInfoClass "org/webrtc/videoengine/VideoCaptureDeviceInfoAndroid"
|
||||||
#define AndroidJavaCaptureCapabilityClass "org/webrtc/videoengine/VideoCaptureCapabilityAndroid"
|
#define AndroidJavaCaptureCapabilityClass "org/webrtc/videoengine/CaptureCapabilityAndroid"
|
||||||
|
|
||||||
namespace webrtc
|
namespace webrtc
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user