![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for Windows*
|
Observer class for remote mixed stream. More...
#include <owt/conference/remotemixedstream.h>
Public Member Functions | |
virtual void | OnVideoLayoutChanged () |
virtual void | OnActiveInputChanged (const std::string &stream_id) |
![]() | |
virtual void | OnEnded () |
virtual void | OnUpdated () |
Triggered when the stream info is updated in conference mode. | |
virtual void | OnMute (TrackKind track_kind) |
Triggered when the stream is muted. | |
virtual void | OnUnmute (TrackKind track_kind) |
Triggered when the stream is unmuted. | |
Observer class for remote mixed stream.