MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
millicast::RtsRemoteVideoTrack::Layer Struct Reference

#include <track.h>

Public Member Functions

 operator bool () const noexcept
 

Public Attributes

std::optional< std::string > encodingId
 
std::optional< int > spatialLayerId
 
std::optional< int > temporalLayerId
 
std::optional< int > maxSpatialLayerId
 
std::optional< int > maxTemporalLayerId
 

Detailed Description

SVC/simulcast layer information.

Member Function Documentation

◆ operator bool()

millicast::RtsRemoteVideoTrack::Layer::operator bool ( ) const
inlinenoexcept

Member Data Documentation

◆ encodingId

std::optional<std::string> millicast::RtsRemoteVideoTrack::Layer::encodingId

◆ maxSpatialLayerId

std::optional<int> millicast::RtsRemoteVideoTrack::Layer::maxSpatialLayerId

◆ maxTemporalLayerId

std::optional<int> millicast::RtsRemoteVideoTrack::Layer::maxTemporalLayerId

◆ spatialLayerId

std::optional<int> millicast::RtsRemoteVideoTrack::Layer::spatialLayerId

◆ temporalLayerId

std::optional<int> millicast::RtsRemoteVideoTrack::Layer::temporalLayerId

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