mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Remove stray word
PiperOrigin-RevId: 227500707
This commit is contained in:
parent
d3f5057d59
commit
e448ecdff8
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ either instantiated and injected from application code, or obtained from
|
||||||
instances of `DataSource.Factory` that are instantiated and injected from
|
instances of `DataSource.Factory` that are instantiated and injected from
|
||||||
application code.
|
application code.
|
||||||
|
|
||||||
`DefaultDataSource` will automatically use uses the RTMP extension whenever it's
|
`DefaultDataSource` will automatically use the RTMP extension whenever it's
|
||||||
available. Hence if your application is using `DefaultDataSource` or
|
available. Hence if your application is using `DefaultDataSource` or
|
||||||
`DefaultDataSourceFactory`, adding support for RTMP streams is as simple as
|
`DefaultDataSourceFactory`, adding support for RTMP streams is as simple as
|
||||||
adding a dependency to the RTMP extension as described above. No changes to your
|
adding a dependency to the RTMP extension as described above. No changes to your
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue