FuncList | DESC |
The layout of the live has changed. |
FuncList | DESC |
Add event callback | |
Remove event callback | |
Customize video stream layout |
- (void)onLiveVideoLayoutChanged: | (NSString *)roomId |
layoutInfo: | (NSString *)layoutInfo |
Param | DESC |
layoutInfo | The latest screen layout message. |
roomId | roomID |
- (void)addObserver: |
Param | DESC |
observer | The instance being listened to. |
- (void)removeObserver: |
Param | DESC |
observer | The instance being listened to. |
- (void)setLiveStreamLayoutInfo: | (NSString *)roomID |
layoutInfo: | (NSString *)layoutInfo |
onSuccess: | (TUISuccessBlock)onSuccess |
onError: | (TUIErrorBlock)onError |
Param | DESC |
layoutInfo | Layout Json information。 |
roomID | Room ID。 |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback