docs(streaming-media): add missing method name (#1016)
This commit is contained in:
parent
f0cf86076c
commit
8864d1360a
@ -30,7 +30,7 @@ export interface StreamingAudioOptions {
|
|||||||
* orientation: 'landscape'
|
* orientation: 'landscape'
|
||||||
* };
|
* };
|
||||||
*
|
*
|
||||||
* StreamingMedia.('https://path/to/video/stream', options);
|
* StreamingMedia.playVideo('https://path/to/video/stream', options);
|
||||||
*
|
*
|
||||||
* ```
|
* ```
|
||||||
* @interfaces
|
* @interfaces
|
||||||
|
Loading…
x
Reference in New Issue
Block a user