MillicastSDK 2.0.0
|
Go to the source code of this file.
Classes | |
struct | millicast::StreamViewDetails |
general information about the current viewing session. More... | |
struct | millicast::StreamPublishDetails |
General information about the current publishing session session. More... | |
Namespaces | |
namespace | millicast |
Typedefs | |
using | millicast::StreamDetails = std::variant< StreamViewDetails, StreamPublishDetails > |