#include <stream/webrtc/include_pub/privmx/endpoint/stream/webrtc/Types.hpp>
Public Attributes | |
| std::function< void(bool)> | setEnabled |
Controls a track added to a Publisher Stream.
| std::function<void(bool)> privmx::endpoint::stream::MediaTrack::setEnabled |
enables and disables the track. A disabled track stays in the Stream and stops sending its content. The data tracks ignore this call.