|
Twitch SDK (Internal)
|
#include <broadcasttypes.h>
Public Member Functions | |
| GameInfo () | |
Public Attributes | |
| std::string | name |
| The display name of the game. More... | |
| uint32_t | popularity |
| A popularity rating for the game. More... | |
| uint32_t | gameId |
| The game's unique id. More... | |
Display information about a game.
| ttv::broadcast::GameInfo::GameInfo | ( | ) |
| uint32_t ttv::broadcast::GameInfo::gameId |
The game's unique id.
| std::string ttv::broadcast::GameInfo::name |
The display name of the game.
| uint32_t ttv::broadcast::GameInfo::popularity |
A popularity rating for the game.
1.8.13