mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 12:49:40 +08:00
Adds an option that allows the user to specify the size (or aspect) of the bounding source size which all the images are then scaled in to. Acts similarly to "bounding box" of scene items, but for the slide show and its sub-sources.
22 lines
672 B
INI
22 lines
672 B
INI
ImageInput="Image"
|
|
File="Image File"
|
|
UnloadWhenNotShowing="Unload image when not showing"
|
|
|
|
SlideShow="Image Slide Show"
|
|
SlideShow.TransitionSpeed="Transition Speed (milliseconds)"
|
|
SlideShow.SlideTime="Time Between Slides (milliseconds)"
|
|
SlideShow.Files="Image Files"
|
|
SlideShow.CustomSize="Bounding Size/Aspect Ratio"
|
|
SlideShow.CustomSize.Auto="Automatic"
|
|
SlideShow.Randomize="Randomize Playback"
|
|
SlideShow.Transition="Transition"
|
|
SlideShow.Transition.Cut="Cut"
|
|
SlideShow.Transition.Fade="Fade"
|
|
SlideShow.Transition.Swipe="Swipe"
|
|
SlideShow.Transition.Slide="Slide"
|
|
|
|
ColorSource="Color Source"
|
|
ColorSource.Color="Color"
|
|
ColorSource.Width="Width"
|
|
ColorSource.Height="Height"
|