VideoStream Constructor |
Name | Description | |
---|---|---|
VideoStream(String) |
Initializes the video stream from a Uri, which can be a file, HTTP, RTP, UDP, or TCP source.
See the Video Streams topic for
a list of supported video formats and Uri usage.
| |
VideoStream(Uri) |
Initializes the video stream from a Uri, which can be a file, HTTP, RTP, UDP, or TCP source.
See the Video Streams topic for
a list of supported video formats and Uri usage.
|