HyphenateSDK  3.7.4
属性 | 所有成员列表
LiveRegion类 参考

#import <EMCallConference.h>

类 LiveRegion 继承关系图:

属性

NSString * streamId
 
NSInteger x
 
NSInteger y
 
NSInteger w
 
NSInteger h
 
NSInteger z
 
LiveRegionStyle style
 

详细描述

cdn推流的每一路流的区域位置信息

属性说明

◆ h

- (NSInteger) h
readwritenonatomicassign

流的高度

◆ streamId

- (NSString*) streamId
readwritenonatomicassign

流ID

◆ style

- (LiveRegionStyle) style
readwritenonatomicassign

流的显示模式,Fit或Fill

◆ w

- (NSInteger) w
readwritenonatomicassign

流的宽度

◆ x

- (NSInteger) x
readwritenonatomicassign

流的左上角在x轴坐标

◆ y

- (NSInteger) y
readwritenonatomicassign

流的左上角在y轴坐标

◆ z

- (NSInteger) z
readwritenonatomicassign

流的图层顺序,越小越在底层,从1开始


该类的文档由以下文件生成: