libdcp
|
Parser for LoadFont nodes from SMPTE subtitle XML. More...
#include <smpte_load_font_node.h>
Public Member Functions | |
SMPTELoadFontNode (std::string id, std::string urn) | |
SMPTELoadFontNode (std::shared_ptr< const cxml::Node > node) | |
Public Member Functions inherited from dcp::LoadFontNode | |
LoadFontNode (std::string id_) | |
Public Attributes | |
std::string | urn |
Public Attributes inherited from dcp::LoadFontNode | |
std::string | id |
Parser for LoadFont nodes from SMPTE subtitle XML.
Definition at line 56 of file smpte_load_font_node.h.