JRTCSDK-iOS v2401.0
视频客服 API 文档
载入中...
搜索中...
未找到
构造函数 | 属性 | 所有成员列表
JRTCVideoSize类 参考

视频尺寸 更多...

#import <JRTCVideoSize.h>

构造函数

(instancetype) - initWithSize:height:
 
(NSDictionary *_Nullable) - toDictionary
 

属性

int width
 视频宽
 
int height
 视频高
 

详细描述

视频尺寸

函数文档

◆ toDictionary

- (NSDictionary *_Nullable) toDictionary

对象转字典