TKVideoProfile
TKVideoProfile class
Description | Type |
---|---|
Inherits from | NSObject |
Declared in | TKRoomDefines.h |
Overview
Video Resolution
width
Video Width
@property (nonatomic, assign) NSInteger width;
height
Video Height
@property (nonatomic, assign) NSInteger height;
maxfps
Frame Rate
@property (nonatomic, assign) NSInteger maxfps;