Twitch SDK (Internal)
Classes | Namespaces | Functions
vastparser.h File Reference
#include "twitchsdk/ads/adtypes.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  ttv::ads::AdWrapper
 

Namespaces

 ttv
 JSON (JavaScript Object Notation).
 
 ttv::ads
 

Functions

AdError ttv::ads::ParseVASTResponse (const std::string &responseData, std::vector< Ad > &inlineAds, std::vector< AdWrapper > &adWrappers, std::vector< std::string > &playlistUrls)
 
AdError ttv::ads::ParseVASTResponseFromWrapper (const std::string &responseData, std::vector< Ad > &inlineAds, std::vector< AdWrapper > &adWrappers, AdWrapper &parentWrapper)