Commit 243b12f3 by olly Committed by Oliver Woodman

Remove stray word

PiperOrigin-RevId: 227500707
parent fc6a1ea5
Showing with 1 additions and 1 deletions
...@@ -39,7 +39,7 @@ either instantiated and injected from application code, or obtained from ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment