|
| Font (std::string load_id_, std::string uuid_, boost::filesystem::path file_) |
|
| Font (std::string load_id_, std::string uuid_, ArrayData data_) |
|
|
std::string | load_id |
|
std::string | uuid |
|
ArrayData | data |
|
boost::optional< boost::filesystem::path > | file |
|
Definition at line 175 of file subtitle_asset.h.
◆ file
boost::optional<boost::filesystem::path> dcp::SubtitleAsset::Font::file |
|
mutable |
.ttf file that this data was last written to, if applicable
Definition at line 195 of file subtitle_asset.h.
The documentation for this class was generated from the following file: