Twitch SDK (Internal)
Public Member Functions | Public Attributes | List of all members
ttv::broadcast::StreamerContext Struct Reference

#include <streamer.h>

Public Member Functions

 StreamerContext ()
 

Public Attributes

std::atomic_bool isBusy
 
std::shared_ptr< TrackingContextsharedTrackingContext
 
ConnectionType connectionType
 
std::string category
 
std::string title
 

Constructor & Destructor Documentation

◆ StreamerContext()

ttv::broadcast::StreamerContext::StreamerContext ( )
inline

Member Data Documentation

◆ category

std::string ttv::broadcast::StreamerContext::category

◆ connectionType

ConnectionType ttv::broadcast::StreamerContext::connectionType

◆ isBusy

std::atomic_bool ttv::broadcast::StreamerContext::isBusy

◆ sharedTrackingContext

std::shared_ptr<TrackingContext> ttv::broadcast::StreamerContext::sharedTrackingContext

◆ title

std::string ttv::broadcast::StreamerContext::title

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