AVDVideoParams Class Reference
Inherits from | AVDCameraCapability : NSObject |
---|---|
Declared in | AVDVideoParams.h AVDVideoParams.mm |
– initWithWidth:height:fps:
< 开启时是否使用前置摄像头
- (instancetype)initWithWidth:(NSInteger)w height:(NSInteger)h fps:(NSInteger)fps
Discussion
< 开启时是否使用前置摄像头
Declared In
AVDVideoParams.h