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

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

Public Attributes

std::optional< StreamTrackInfobefore
std::optional< StreamTrackInfoafter

Detailed Description

Holds information about a modification of a single track.

Member Data Documentation

◆ after

std::optional<StreamTrackInfo> privmx::endpoint::stream::StreamTrackModificationPair::after

state of the track after the modification, or no value if the track has been removed

◆ before

std::optional<StreamTrackInfo> privmx::endpoint::stream::StreamTrackModificationPair::before

state of the track before the modification, or no value if the track has just been added


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