MillicastSDK 2.0.0
|
The Builder struct to build a video source. More...
#include <source.h>
Public Member Functions | |
MILLICAST_API | Builder () noexcept=default |
MILLICAST_API Ptr | build () noexcept |
Create a new video source. | |
Public Attributes | |
std::vector< VideoCapabilities > | capabilities |
Public Attributes inherited from millicast::Source::SourceInformation | |
Type | type |
int | id |
std::string | name |
std::string | unique_id |
The Builder struct to build a video source.
|
defaultnoexcept |
|
noexcept |
Create a new video source.
std::vector<VideoCapabilities> millicast::VideoSource::Builder::capabilities |
Capabilities of the video source