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

#include <broadcasttypes.h>

Public Member Functions

 ArchivingState ()
 

Public Attributes

std::string cureUrl
 The URL for where the user can go to enable video recording for the channel. More...
 
bool recordingEnabled
 Recording is enabled/disabled for the channel. More...
 

Detailed Description

The Video recording status of the channel

Constructor & Destructor Documentation

◆ ArchivingState()

ttv::broadcast::ArchivingState::ArchivingState ( )

Member Data Documentation

◆ cureUrl

std::string ttv::broadcast::ArchivingState::cureUrl

The URL for where the user can go to enable video recording for the channel.

◆ recordingEnabled

bool ttv::broadcast::ArchivingState::recordingEnabled

Recording is enabled/disabled for the channel.


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