PrivMX Endpoint v2.8.0
Loading...
Searching...
No Matches
privmx::endpoint::stream::StreamSubscription Struct Reference

#include <privmx/endpoint/stream/Types.hpp>

Public Attributes

int64_t streamId
std::optional< std::string > streamTrackId

Detailed Description

Describes a single subscription to a remote Stream or one of its tracks.

Member Data Documentation

◆ streamId

int64_t privmx::endpoint::stream::StreamSubscription::streamId

ID of the remote Stream to subscribe to

◆ streamTrackId

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


The documentation for this struct was generated from the following file: