giga::data::Subtitle Struct Reference
Public Member Functions | |
template<class Manager > | |
void | visit (const Manager &m) |
Public Attributes | |
boost::optional < utility::string_t > | lang = boost::none |
boost::optional < utility::string_t > | type = boost::none |
utility::string_t | url = {} |
Member Data Documentation
boost::optional<utility::string_t> giga::data::Subtitle::lang = boost::none |
ex: 'eng'
boost::optional<utility::string_t> giga::data::Subtitle::type = boost::none |
'vtt' or 'srt'
utility::string_t giga::data::Subtitle::url = {} |
Concat the url encoded nodeKey at the end of this url
The documentation for this struct was generated from the following file:
- /home/thomas/code/GiGaSdk/src/giga/api/data/Subtitle.h