MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
publisher.h File Reference
#include "millicast-sdk/client.h"
Include dependency graph for publisher.h:

Go to the source code of this file.

Classes

struct  millicast::PublisherCredentials
 The Credentials struct represent the credentials need to be able to connect and publish to a Millicast stream. More...
 
struct  millicast::PublisherOption
 Option specific to the publisher. More...
 
class  millicast::Publisher
 The Publisher class. Its purpose is to publish media to a Millicast stream. More...
 
struct  millicast::Publisher::FirstViewerActive
 
struct  millicast::Publisher::LastViewerInactive
 

Namespaces

namespace  millicast
 

Enumerations

enum class  millicast::ScalabilityMode {
  millicast::L1_T2 , millicast::L1_T2_H , millicast::L1_T3 , millicast::L1_T3_H ,
  millicast::L2_T1 , millicast::L2_T1_H , millicast::L2_T1_KEY , millicast::L2_T2 ,
  millicast::L2_T3 , millicast::L2_T2_H , millicast::L2_T2_KEY , millicast::L2_T2_KEY_SHIFT ,
  millicast::L2_T3_H , millicast::L3_T1 , millicast::L3_T2 , millicast::L3_T3 ,
  millicast::L3_T3_KEY , millicast::S2_T1 , millicast::S2_T2 , millicast::S2_T3 ,
  millicast::S3_T1 , millicast::S3_T2 , millicast::S3_T3 , millicast::S2_T1_H ,
  millicast::S2_T2_H , millicast::S2_T3_H , millicast::S3_T1_H , millicast::S3_T2_H ,
  millicast::S3_T3_H
}
 

Detailed Description

Author
David Baldassin
Date
02/2021