![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for Windows*
|
#include <owt/base/commontypes.h>
Public Member Functions | |
StreamSourceInfo (AudioSourceInfo audio_source, VideoSourceInfo video_source) | |
Public Attributes | |
AudioSourceInfo | audio |
The audio source info of the stream. | |
VideoSourceInfo | video |
The video source info of the stream. | |
Stream source.