| VideoStream Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | VideoStream | 
            Initializes a new instance of the VideoStream class.
             | 
|  | VideoStream(IVideoInput) | 
            Initializes a new instance of the VideoStream class.
             | 
|  | VideoStream(IVideoInput) | 
            Initializes a new instance of the VideoStream class.
             | 
|  | VideoStream(IVideoOutput) | 
            Initializes a new instance of the VideoStream class.
             | 
|  | VideoStream(IVideoOutput) | 
            Initializes a new instance of the VideoStream class.
             | 
|  | VideoStream(LocalMedia) | 
            Initializes a new instance of the VideoStream class.
             | 
|  | VideoStream(RemoteMedia) | 
            Initializes a new instance of the VideoStream class.
             | 
|  | VideoStream(VideoTrack) | 
            Initializes a new instance of the VideoStream class.
             | 
|  | VideoStream(IVideoOutput, IVideoInput) | 
            Initializes a new instance of the VideoStream class.
             | 
|  | VideoStream(IVideoOutput, IVideoInput) | 
            Initializes a new instance of the VideoStream class.
             | 
|  | VideoStream(LocalMedia, RemoteMedia) | 
            Initializes a new instance of the VideoStream class.
             | 
|  | VideoStream(VideoTrack, VideoTrack) | 
            Initializes a new instance of the VideoStream class.
             | 
 See Also
See Also