video rendering, local track creation
This commit is contained in:
@@ -11,6 +11,8 @@ class TrackDimension {
|
||||
}
|
||||
|
||||
class Track {
|
||||
static const ScreenShareName = "screen";
|
||||
|
||||
String name;
|
||||
TrackType kind;
|
||||
MediaStreamTrack mediaTrack;
|
||||
|
||||
Reference in New Issue
Block a user