#include <privmx/endpoint/stream/Types.hpp>
Public Attributes | |
| int64_t | streamId |
| std::optional< std::string > | streamTrackId |
Describes a single subscription to a remote Stream or one of its tracks.
| int64_t privmx::endpoint::stream::StreamSubscription::streamId |
ID of the remote Stream to subscribe to
| std::optional<std::string> privmx::endpoint::stream::StreamSubscription::streamTrackId |
ID of the track to subscribe to, or no value to subscribe to the whole Stream