AVDVideoDeviceOptions.h

Includes:
"AVDCommon.h"
"AVDCameraCapability.h"

Introduction

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



Classes

AVDVideoDeviceOptions


Enumerated Types

AVDQualityType

AVDQualityType


enum AVDQualityType { 
    quality_low = (
        1 << 0), 
    quality_normal = (
        1 << 1), 
    quality_high = (
        1 << 2), 
};  
Constants
quality_low

< 流ç•

quality_normal

< æ ‡æ¸

quality_high

< 高æ¸

Discussion

视频质量类型.