Component:OBSSettings: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add infk
 
Line 1: Line 1:
{{Infobox Component
{{Infobox Component
|Image=OBSSettingsComponent.png
|Image=OBSSettingsComponent.png
|Name=OBSSettings
|Name=OBS Settings
}}
}}
{{stub}}
The '''OBSSettings''' component allows for changing settings for OBS. May be legacy.


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|AutoMirror|Bool|
|AutoMirror|Bool| Auto Mirror on Record/Stream.
}}
}}
== Behavior ==
== Examples ==


== See Also ==
== See Also ==
Line 18: Line 14:
[[Category:Components:Misc{{#translation:}}|OBSSettings]]
[[Category:Components:Misc{{#translation:}}|OBSSettings]]
[[Category:Components{{#translation:}}|OBSSettings]]
[[Category:Components{{#translation:}}|OBSSettings]]
[[Category:ComponentStubs]]

Latest revision as of 19:29, 27 January 2025

Component image 
OBS Settings component as seen in the Scene Inspector

The OBSSettings component allows for changing settings for OBS. May be legacy.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't.
AutoMirror Bool Auto Mirror on Record/Stream.

See Also