cn.tee3.avd_SDK-Objectc
2.1.0
|
视频参数信息结构. 更多...
构造函数 | |
(instancetype) | - initWithWidth:height:fps: |
属性 | |
BOOL | usedFront |
开启时是否使用前置摄像头 更多... | |
![]() | |
NSInteger | width |
视频宽度 更多... | |
NSInteger | height |
视频高度 更多... | |
NSInteger | maxFPS |
视频帧率 更多... | |
视频参数信息结构.
视频参数结构定义了视频采集相关参数,包含视频分辨率和帧率。
- (instancetype) initWithWidth: | (NSInteger) | w | |
height: | (NSInteger) | h | |
fps: | (NSInteger) | fps | |
实现了 AVDCameraCapability.
|
readwritenonatomicassign |
开启时是否使用前置摄像头