VideoStream Constructor |
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.
|