CustomRender constructor

CustomRender(
  1. {required String userId,
  2. bool? isFront,
  3. required bool isLocal,
  4. required int streamType,
  5. required int width,
  6. required int height}
)

Implementation

CustomRender