7#ifndef NERTC_VIDEO_DEVICE_MANAGER_H
8#define NERTC_VIDEO_DEVICE_MANAGER_H
10#include "nertc_base_types.h"
定义 nertc_device_collection.h:32
定义 nertc_video_device_manager.h:31
virtual int getDevice(char device_id[kNERtcMaxDeviceIDLength], NERtcVideoStreamType type=kNERTCVideoStreamMain)=0
virtual IDeviceCollection * enumerateCaptureDevices()=0
virtual int setDevice(const char device_id[kNERtcMaxDeviceIDLength], NERtcVideoStreamType type=kNERTCVideoStreamMain)=0
NERtcVideoStreamType
定义 nertc_engine_defines.h:5959
@ kNERTCVideoStreamMain
定义 nertc_engine_defines.h:5968
The interface header file of NERTC SDK device NERTC SDK device collection. All parameter descriptions...
#define kNERtcMaxDeviceIDLength
定义 nertc_engine_defines.h:61