BMXVideoConfig Class Reference
Inherits from NSObject
Declared in floo_proxy.h
Overview
@interface RTC视频属性配置
Properties
swigCMemOwn
@property (nonatomic) BOOL swigCMemOwn
swigCPtr
@property (nonatomic) void *swigCPtr
Instance Methods
dealloc
- (void)dealloc
getFrameRate
- (int)getFrameRate
getHeight
- (int)getHeight
getProfile
- (BMXVideoProfile)getProfile
getWidth
- (int)getWidth
init
- (id)init
initWithCptr:swigOwnCObject:
- (id)initWithCptr:(void *)*cptr* swigOwnCObject:(BOOL)*ownCObject*
setFrameRate:
- (void)setFrameRate:(int)*value*
setHeight:
- (void)setHeight:(int)*value*
setProfile:
- (void)setProfile:(BMXVideoProfile)*value*
setWidth:
- (void)setWidth:(int)*value*
Example: