Click or drag to resize

VideoStream Constructor

Overload List
  NameDescription
Public methodVideoStream(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.
Public methodVideoStream(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.
Top
See Also