#include <AVFoundation/AVFoundation.h>
#include <string>
#include "webrtc/modules/video_capture/objc/device_info.h"
#include "webrtc/modules/video_capture/objc/device_info_objc.h"
#include "webrtc/modules/video_capture/video_capture_impl.h"
#include "webrtc/system_wrappers/include/trace.h"
◆ IOS_UNSUPPORTED
#define IOS_UNSUPPORTED |
( |
| ) |
|
Value: "%s is not supported on the iOS platform.", __FUNCTION__); \
return -1;
Definition: common_types.h:98
#define WEBRTC_TRACE
Definition: trace.h:28
Definition: common_types.h:106