libdcp
dcp::Subtitle Member List

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

_fade_down_time (defined in dcp::Subtitle)dcp::Subtitleprotected
_fade_up_time (defined in dcp::Subtitle)dcp::Subtitleprotected
_h_align (defined in dcp::Subtitle)dcp::Subtitleprotected
_h_positiondcp::Subtitleprotected
_in (defined in dcp::Subtitle)dcp::Subtitleprotected
_out (defined in dcp::Subtitle)dcp::Subtitleprotected
_v_align (defined in dcp::Subtitle)dcp::Subtitleprotected
_v_positiondcp::Subtitleprotected
fade_down_time() const (defined in dcp::Subtitle)dcp::Subtitleinline
fade_up_time() const (defined in dcp::Subtitle)dcp::Subtitleinline
h_align() const (defined in dcp::Subtitle)dcp::Subtitleinline
h_position() const (defined in dcp::Subtitle)dcp::Subtitleinline
in() constdcp::Subtitleinline
out() constdcp::Subtitleinline
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_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
v_align() const (defined in dcp::Subtitle)dcp::Subtitleinline
v_position() constdcp::Subtitleinline
~Subtitle() (defined in dcp::Subtitle)dcp::Subtitleinlinevirtual