Skip to content

Commit

Permalink
Merge pull request #104 from youennf/add-mediastreamtrackprocessor-au…
Browse files Browse the repository at this point in the history
…dio-note

Add a note stating that audio MediaStreamTrackProcessor has not reached consensus
  • Loading branch information
henbos authored Feb 1, 2024
2 parents 6a7ca1f + 5b037b9 commit e527fb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ dictionary MediaStreamTrackProcessorInit {
Note: There is WG consensus that the interface should be exposed on DedicatedWorker.
There is no WG consensus on whether or not the interface should not be exposed on Window.

Note: There is consensus in the WG that creating a MediaStreamTrackProcessor from a MediaStreamTrack of kind "video" should exist.
There is no WG consensus on whether or not creating a MediaStreamTrackProcessor from a MediaStreamTrack of kind "audio" should be supported.

### Internal slots ### {#internal-slots-processor}
<dl>
Expand Down

0 comments on commit e527fb2

Please sign in to comment.