onLiveVideoLayoutChanged property
Callback for live video layout changed
roomId Room ID.
layoutInfo layout json message.
Implementation
OnLiveVideoLayoutChanged onLiveVideoLayoutChanged = (String roomId, String layoutInfo) {};
Callback for live video layout changed
roomId Room ID.
layoutInfo layout json message.
OnLiveVideoLayoutChanged onLiveVideoLayoutChanged = (String roomId, String layoutInfo) {};