AVDVideoDeviceOptions.h
IntroductionUse the links in the table of contents to the left to access the documentation. ClassesEnumerated TypesAVDQualityTypeenum AVDQualityType { quality_low = ( 1 << 0), quality_normal = ( 1 << 1), quality_high = ( 1 << 2), }; Constants
Discussion视频质量类型. |