You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -381,6 +381,7 @@ Parameters that are enabled by default have to be explicitly disabled. These (cu
381
381
|`font_scale_media_player`| Change size of media player text relative to `font_size`|
382
382
|`font_size=`| Customizable font size. Default is `24`|
383
383
|`font_size_secondary=`| Customizable font size for secondary metrics. Default is `0.55 * font_size`. |
384
+
|`font_size_small=`| Customizable font size for small text (like units). Default is `0.55 * font_size`. |
384
385
|`font_size_text=`| Customizable font size for other text like media metadata. Default is `24`|
385
386
|`fps_color_change`| Change the FPS text color depepending on the FPS value |
386
387
|`fps_color=`| Choose the colors that the fps changes to when `fps_color_change` is enabled. Corresponds with fps_value. Default is `b22222,fdfd09,39f900`|
0 commit comments