removeLocalVideo abstract method
Remove the local video canvas.
Implementation
Future<int?> removeLocalVideo([StreamIndex streamType = StreamIndex.main]);
Remove the local video canvas.
Future<int?> removeLocalVideo([StreamIndex streamType = StreamIndex.main]);