OnLiveVideoLayoutChanged typedef

OnLiveVideoLayoutChanged = void Function(String roomId, String layoutInfo)

Implementation

typedef OnLiveVideoLayoutChanged = void Function(
    String roomId, String layoutInfo);