MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
diagnostics.h File Reference
#include <string>
#include <variant>
#include <millicast-sdk/exports.h>
Include dependency graph for diagnostics.h:
This graph shows which files directly or indirectly include this file:

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 >