You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: baselines/ts5.5/webworker.generated.d.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -4588,7 +4588,7 @@ declare var MediaSourceHandle: {
4588
4588
};
4589
4589
4590
4590
/**
4591
-
* The **`MediaStreamTrackProcessor`** interface of the Insertable Streams for MediaStreamTrack API consumes a MediaStreamTrack object's source and generates a stream of media frames.
4591
+
* The **`MediaStreamTrackProcessor`** interface of the Insertable Streams for MediaStreamTrack API consumes a video MediaStreamTrack object's source and generates a stream of VideoFrames.
Copy file name to clipboardExpand all lines: baselines/webworker.generated.d.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -4588,7 +4588,7 @@ declare var MediaSourceHandle: {
4588
4588
};
4589
4589
4590
4590
/**
4591
-
* The **`MediaStreamTrackProcessor`** interface of the Insertable Streams for MediaStreamTrack API consumes a MediaStreamTrack object's source and generates a stream of media frames.
4591
+
* The **`MediaStreamTrackProcessor`** interface of the Insertable Streams for MediaStreamTrack API consumes a video MediaStreamTrack object's source and generates a stream of VideoFrames.
0 commit comments