Shaka Packager SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
shaka::media::TextFragmentStyle Struct Reference

Public Attributes

std::optional< bool > underline
 
std::optional< bool > bold
 
std::optional< bool > italic
 
std::string color
 
std::string backgroundColor
 

Detailed Description

Definition at line 79 of file text_sample.h.

Member Data Documentation

◆ backgroundColor

std::string shaka::media::TextFragmentStyle::backgroundColor

Definition at line 87 of file text_sample.h.

◆ bold

std::optional<bool> shaka::media::TextFragmentStyle::bold

Definition at line 81 of file text_sample.h.

◆ color

std::string shaka::media::TextFragmentStyle::color

Definition at line 86 of file text_sample.h.

◆ italic

std::optional<bool> shaka::media::TextFragmentStyle::italic

Definition at line 82 of file text_sample.h.

◆ underline

std::optional<bool> shaka::media::TextFragmentStyle::underline

Definition at line 80 of file text_sample.h.


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