obs-studio/UI/importers
VodBox 6319973b2f UI: Fix silent scenes with imported SL scenes
Previously, the importer assumed scenes had fields that sources did for
audio, namely volume, sync, mute and monitoring type. SL scenes do not
have these fields. This resulted in mistakes in importing, such as
imported scenes having a volume of 0.0.

This change gets rid of the non-existent fields, and explicitly sets the
volume of the scenes to 1.0 as a precaution.
2020-03-23 23:32:02 +13:00
..
classic.cpp UI: Add advanced scene collection importer 2020-02-16 17:56:06 +13:00
importers.cpp UI: Add advanced scene collection importer 2020-02-16 17:56:06 +13:00
importers.hpp UI: Make Importer destructor virtual 2020-03-19 11:19:26 -07:00
sl.cpp UI: Fix silent scenes with imported SL scenes 2020-03-23 23:32:02 +13:00
studio.cpp UI: Add advanced scene collection importer 2020-02-16 17:56:06 +13:00
xsplit.cpp UI: Add advanced scene collection importer 2020-02-16 17:56:06 +13:00