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

#include <adtypes.h>

Public Member Functions

 MediaFile ()
 

Public Attributes

std::string resourceUrl
 
std::string type
 
std::string delivery
 
std::string identifier
 
uint32_t height
 
uint32_t width
 
uint32_t bitrate
 
bool maintainAspectRatio
 
bool scalable
 

Constructor & Destructor Documentation

◆ MediaFile()

ttv::ads::MediaFile::MediaFile ( )
inline

Member Data Documentation

◆ bitrate

uint32_t ttv::ads::MediaFile::bitrate

◆ delivery

std::string ttv::ads::MediaFile::delivery

◆ height

uint32_t ttv::ads::MediaFile::height

◆ identifier

std::string ttv::ads::MediaFile::identifier

◆ maintainAspectRatio

bool ttv::ads::MediaFile::maintainAspectRatio

◆ resourceUrl

std::string ttv::ads::MediaFile::resourceUrl

◆ scalable

bool ttv::ads::MediaFile::scalable

◆ type

std::string ttv::ads::MediaFile::type

◆ width

uint32_t ttv::ads::MediaFile::width

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