organize video types

This commit is contained in:
Hiroshi Horie
2022-02-25 15:45:46 +09:00
parent 0dfbf03e5b
commit 0a339b6252
37 changed files with 427 additions and 515 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import '../publication/remote.dart';
import '../track/remote/audio.dart';
import '../track/remote/remote.dart';
import '../track/remote/video.dart';
import '../types.dart';
import '../types/other.dart';
import 'participant.dart';
/// Represents other participant in the [Room].