AVDCamera.h

Includes:
"AVDDevice.h"
"AVDVideoDevice.h"

Introduction

Use the links in the table of contents to the left to access the documentation.



Classes

AVDCamera


Enumerated Types

AVDCameraType

AVDCameraType


enum AVDCameraType { 
    unknow, 
    front, 
    back, 
};  
Constants
unknow

< 未知类型

front

< 前置摄像头

back

< 后置摄像头

Discussion

摄像头类型.