libdcp
|
This is the complete list of members for dcp::SubtitleAsset, including all inherited members.
::interop_dcp_font_test (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | friend |
::pull_fonts_test1 (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | friend |
::pull_fonts_test2 (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | friend |
::pull_fonts_test3 (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | friend |
::smpte_dcp_font_test (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | friend |
_file | dcp::Asset | mutableprotected |
_fonts | dcp::SubtitleAsset | protected |
_hash | dcp::Asset | mutableprivate |
_id (defined in dcp::Object) | dcp::Object | protected |
_raw_xml | dcp::SubtitleAsset | mutableprotected |
_subtitles | dcp::SubtitleAsset | protected |
add(std::shared_ptr< Subtitle >) (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | virtual |
add_font(std::string id, dcp::ArrayData data)=0 (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | pure virtual |
add_to_pkl(std::shared_ptr< PKL > pkl, boost::filesystem::path root) const (defined in dcp::Asset) | dcp::Asset | virtual |
Asset() | dcp::Asset | |
Asset(boost::filesystem::path file) | dcp::Asset | explicit |
Asset(std::string id, boost::filesystem::path file) | dcp::Asset | |
equals(std::shared_ptr< const Asset >, EqualityOptions, NoteHandler note) const override (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | virtual |
fade_time(xmlpp::Element const *node, std::string name, boost::optional< int > tcr) const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | protected |
file() const | dcp::Asset | inline |
fix_empty_font_ids() | dcp::SubtitleAsset | |
font_data() const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | |
font_filenames() const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | |
font_node_state(xmlpp::Element const *node, Standard standard) const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | protected |
hash(boost::function< void(float)> progress={}) const | dcp::Asset | |
id() const (defined in dcp::Object) | dcp::Object | inline |
image_node_state(xmlpp::Element const *node) const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | protected |
latest_subtitle_out() const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | |
load_font_nodes() const =0 (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | pure virtual |
maybe_add_subtitle(std::string text, std::vector< ParseState > const &parse_state, float space_before, Standard standard) (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | private |
Object() | dcp::Object | |
Object(std::string id) | dcp::Object | explicit |
Object(Object const &)=delete (defined in dcp::Object) | dcp::Object | |
operator=(Object const &)=delete (defined in dcp::Object) | dcp::Object | |
parse_subtitles(xmlpp::Element const *node, std::vector< ParseState > &state, boost::optional< int > tcr, Standard standard) (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | protected |
pkl_type(Standard standard) const =0 | dcp::Asset | privatepure virtual |
position_align(ParseState &ps, xmlpp::Element const *node) const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | protected |
pull_fonts(std::shared_ptr< order::Part > part) (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | privatestatic |
raw_xml() const | dcp::SubtitleAsset | inlinevirtual |
set_file(boost::filesystem::path file) const | dcp::Asset | |
set_hash(std::string hash) (defined in dcp::Asset) | dcp::Asset | |
subtitle_node_state(xmlpp::Element const *node, boost::optional< int > tcr) const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | protected |
SubtitleAsset() (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | |
SubtitleAsset(boost::filesystem::path file) (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | explicit |
subtitles() const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | |
subtitles_as_xml(xmlpp::Element *root, int time_code_rate, Standard standard) const | dcp::SubtitleAsset | protected |
subtitles_during(Time from, Time to, bool starting) const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | |
subtitles_in_reel(std::shared_ptr< const dcp::ReelAsset > asset) const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | |
text_node_state(xmlpp::Element const *node) const (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | protected |
time_code_rate() const =0 (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | pure virtual |
write(boost::filesystem::path) const =0 (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | pure virtual |
write_file_to_assetmap(xmlpp::Node *node, boost::filesystem::path root, boost::filesystem::path file, std::string id) (defined in dcp::Asset) | dcp::Asset | protectedstatic |
write_to_assetmap(xmlpp::Node *node, boost::filesystem::path root) const (defined in dcp::Asset) | dcp::Asset | virtual |
xml_as_string() const =0 (defined in dcp::SubtitleAsset) | dcp::SubtitleAsset | pure virtual |
~Object() (defined in dcp::Object) | dcp::Object | inlinevirtual |