libdcp
dcp::SubtitleImage Member List

This is the complete list of members for dcp::SubtitleImage, including all inherited members.

_fade_down_time (defined in dcp::Subtitle)dcp::Subtitleprotected
_fade_up_time (defined in dcp::Subtitle)dcp::Subtitleprotected
_file (defined in dcp::SubtitleImage)dcp::SubtitleImagemutableprivate
_h_align (defined in dcp::Subtitle)dcp::Subtitleprotected
_h_positiondcp::Subtitleprotected
_id (defined in dcp::SubtitleImage)dcp::SubtitleImageprivate
_in (defined in dcp::Subtitle)dcp::Subtitleprotected
_out (defined in dcp::Subtitle)dcp::Subtitleprotected
_png_image (defined in dcp::SubtitleImage)dcp::SubtitleImageprivate
_v_align (defined in dcp::Subtitle)dcp::Subtitleprotected
_v_positiondcp::Subtitleprotected
equals(std::shared_ptr< dcp::SubtitleImage > other, EqualityOptions options, NoteHandler note) (defined in dcp::SubtitleImage)dcp::SubtitleImage
fade_down_time() const (defined in dcp::Subtitle)dcp::Subtitleinline
fade_up_time() const (defined in dcp::Subtitle)dcp::Subtitleinline
file() constdcp::SubtitleImageinline
h_align() const (defined in dcp::Subtitle)dcp::Subtitleinline
h_position() const (defined in dcp::Subtitle)dcp::Subtitleinline
id() const (defined in dcp::SubtitleImage)dcp::SubtitleImageinline
in() constdcp::Subtitleinline
out() constdcp::Subtitleinline
png_image() const (defined in dcp::SubtitleImage)dcp::SubtitleImageinline
read_png_file(boost::filesystem::path file) (defined in dcp::SubtitleImage)dcp::SubtitleImage
set_fade_down_time(Time t) (defined in dcp::Subtitle)dcp::Subtitleinline
set_fade_up_time(Time t) (defined in dcp::Subtitle)dcp::Subtitleinline
set_h_position(float p) (defined in dcp::Subtitle)dcp::Subtitleinline
set_in(Time i) (defined in dcp::Subtitle)dcp::Subtitleinline
set_out(Time o) (defined in dcp::Subtitle)dcp::Subtitleinline
set_png_image(ArrayData png) (defined in dcp::SubtitleImage)dcp::SubtitleImageinline
set_v_position(float p)dcp::Subtitleinline
Subtitle(Time in, Time out, float h_position, HAlign h_align, float v_position, VAlign v_align, Time fade_up_time, Time fade_down_time)dcp::Subtitleprotected
SubtitleImage(ArrayData png_image, Time in, Time out, float h_position, HAlign h_align, float v_position, VAlign v_align, Time fade_up_time, Time fade_down_time) (defined in dcp::SubtitleImage)dcp::SubtitleImage
SubtitleImage(ArrayData png_image, std::string id, Time in, Time out, float h_position, HAlign h_align, float v_position, VAlign v_align, Time fade_up_time, Time fade_down_time) (defined in dcp::SubtitleImage)dcp::SubtitleImage
v_align() const (defined in dcp::Subtitle)dcp::Subtitleinline
v_position() constdcp::Subtitleinline
write_png_file(boost::filesystem::path file) const (defined in dcp::SubtitleImage)dcp::SubtitleImage
~Subtitle() (defined in dcp::Subtitle)dcp::Subtitleinlinevirtual