|
Twitch SDK (Internal)
|
#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 |
Information about a live stream.
| ttv::StreamInfo::StreamInfo | ( | ) |
| double ttv::StreamInfo::averageFPS |
| BroadcastPlatform ttv::StreamInfo::broadcastPlatform |
| ChannelInfo ttv::StreamInfo::channelInfo |
| std::vector<std::string> ttv::StreamInfo::communityIds |
| Timestamp ttv::StreamInfo::createdAtTimestamp |
| uint64_t ttv::StreamInfo::delay |
| std::string ttv::StreamInfo::game |
| bool ttv::StreamInfo::isPlaylist |
| PreviewImages ttv::StreamInfo::previewImages |
| uint64_t ttv::StreamInfo::streamId |
| StreamType ttv::StreamInfo::streamType |
| uint32_t ttv::StreamInfo::videoHeight |
| uint64_t ttv::StreamInfo::viewerCount |
1.8.13