Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeRDark
test1#m1?label=John+Doe

Caption location

Obsoleted settings in builds from 5.2.844 to 5.2.1077

Warning

This setting is not supported since build 5.2.1079!

Since build 5.2.844, it is possible to change location of video participant's caption. By default, caption is located in left bottom corner of video.

...

Captions placement above or below a picture affects picture placement even if captions diplaying is disabled.

Actual settings since build 5.2.1079

Since build 5.2.1079 the following parameter was added to set caption text alignment realtive to frame picture

Code Block
themeRDark
mixer_text_align=BOTTOM_LEFT

Possible values

ValueCaption placement
TOP_LEFTTop left corner
TOP_CENTERTop center
TOP_RIGHTTop rightcorner
CENTERIn a picture center
BOTTOM_LEFTBottom left corner (by default)
BOTTOM_CENTERBottom center
BOTTOM_RIGHTBottom right corner
EXTERNAL_TOP_CENTERCenterd above a picture
EXTERNAL_BOTTOM_CENTERCentered below a picture

By default, captions are placed in bottom left corner of a picture frame.

The values EXTERNAL_TOP_CENTER and EXTERNAL_BOTTOM_CENTER replace obsoleted mixer_text_outside_frame parameter. For example, the following value

Code Block
themeRDark
mixer_text_align=EXTERNAL_BOTTOM_CENTER

will act like mixer_text_outside_frame=BOTTOM

Image Added

Speech indicator management

...