File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ components.
31
31
## Use cases
32
32
33
33
The first use case to be supported by the API is the processing of encoded media.
34
- However, the same approach can be used in future
35
- This includes use cases such as:
34
+
35
+ However, the same approach can be used in future for use cases such as:
36
36
37
37
* Funny Hats (processing inserted before encoding or after decoding)
38
38
* Background removal
@@ -41,7 +41,7 @@ This includes use cases such as:
41
41
* App-defined bandwidth distribution between tracks
42
42
* Custom codecs for special purposes (in combination with WebCodecs)
43
43
44
- This API can also be used for experimenting with end-to-end media
44
+ This API can be used for experimenting with end-to-end media
45
45
encryption (e.g.,
46
46
[ SFrame] ( https://datatracker.ietf.org/doc/draft-omara-sframe/ ) . However,
47
47
having both the key and media available to the JavaScript is
You can’t perform that action at this time.
0 commit comments