X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fsubtitle_string.h;h=966ae8cb129b2f82fe1fae371034d37012783d89;hb=6a804ace532c13b2095972cd48d422e2c9fa0b70;hp=0f066164e6ccbf2b8e81cd6da5636ee91bfe3fc7;hpb=ea4b476dd21e99bbc292f7fc6db4e4ba578489c0;p=libdcp.git diff --git a/src/subtitle_string.h b/src/subtitle_string.h index 0f066164..966ae8cb 100644 --- a/src/subtitle_string.h +++ b/src/subtitle_string.h @@ -135,7 +135,7 @@ private: int _size; Time _in; Time _out; - /** Vertical position as a proportion of the screen height from the top + /** Vertical position as a proportion of the screen height from the _v_align * (between 0 and 1) */ float _v_position;