Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
tagToken Struct Reference

#include <WebVTTHandler.h>

Public Attributes

std::string m_token
 
std::string m_tag
 
std::string m_timestampTag
 
std::string m_annotation
 
std::vector< std::string > m_classes
 
bool m_isClosing
 

Member Data Documentation

◆ m_annotation

std::string tagToken::m_annotation

◆ m_classes

std::vector<std::string> tagToken::m_classes

◆ m_isClosing

bool tagToken::m_isClosing

◆ m_tag

std::string tagToken::m_tag

◆ m_timestampTag

std::string tagToken::m_timestampTag

◆ m_token

std::string tagToken::m_token

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