updated documentation
This commit is contained in:
parent
31b43f232b
commit
dd4e50fca3
6
API.md
6
API.md
@ -922,7 +922,11 @@ Provide an optional `startTime` and/or `endTime` for the video. Value is in mill
|
|||||||
|
|
||||||
Example
|
Example
|
||||||
```
|
```
|
||||||
source={{ startTime: 36012, endTime: 48500 }}
|
source={{ uri: 'https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8', startTime: 36012, endTime: 48500 }}
|
||||||
|
|
||||||
|
source={{ uri: 'https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8', startTime: 36012 }}
|
||||||
|
|
||||||
|
source={{ uri: 'https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8', endTime: 48500 }}
|
||||||
```
|
```
|
||||||
|
|
||||||
Platforms: iOS, Android
|
Platforms: iOS, Android
|
||||||
|
Loading…
Reference in New Issue
Block a user