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

#include <coretypes.h>

Public Member Functions

 StreamInfo ()
 

Public Attributes

ChannelInfo channelInfo
 
PreviewImages previewImages
 
std::vector< std::string > communityIds
 
std::string game
 
double averageFPS
 
uint64_t streamId
 
uint64_t delay
 
uint64_t viewerCount
 
uint32_t videoHeight
 
Timestamp createdAtTimestamp
 
BroadcastPlatform broadcastPlatform
 
StreamType streamType
 
bool isPlaylist
 

Detailed Description

Information about a live stream.

Constructor & Destructor Documentation

◆ StreamInfo()

ttv::StreamInfo::StreamInfo ( )

Member Data Documentation

◆ averageFPS

double ttv::StreamInfo::averageFPS

◆ broadcastPlatform

BroadcastPlatform ttv::StreamInfo::broadcastPlatform

◆ channelInfo

ChannelInfo ttv::StreamInfo::channelInfo

◆ communityIds

std::vector<std::string> ttv::StreamInfo::communityIds

◆ createdAtTimestamp

Timestamp ttv::StreamInfo::createdAtTimestamp

◆ delay

uint64_t ttv::StreamInfo::delay

◆ game

std::string ttv::StreamInfo::game

◆ isPlaylist

bool ttv::StreamInfo::isPlaylist

◆ previewImages

PreviewImages ttv::StreamInfo::previewImages

◆ streamId

uint64_t ttv::StreamInfo::streamId

◆ streamType

StreamType ttv::StreamInfo::streamType

◆ videoHeight

uint32_t ttv::StreamInfo::videoHeight

◆ viewerCount

uint64_t ttv::StreamInfo::viewerCount

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