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) | |
![]() | |
LoadFontNode (std::string id_) | |
Public Attributes | |
std::string | urn |
![]() | |
std::string | id |
Parser for LoadFont nodes from SMPTE subtitle XML.
Definition at line 56 of file smpte_load_font_node.h.