TKVideoProfile类
| 说明 | 类型 | 
|---|---|
| Inherits from | NSObject | 
| Declared in | TKRoomDefines.h | 
概览
视频分辨率
width
视频宽
@property (nonatomic, assign) NSInteger width;
height
视频高
@property (nonatomic, assign) NSInteger height;
maxfps
帧率
@property (nonatomic, assign) NSInteger maxfps;




                  
                  