mac-syphon: Add "Allow Transparency" property

Transparency is now disabled by default, so that alpha values from
injected back buffers don't propagate to OBS (e.g. Minecraft doesn't
render properly in OBS unless "Allow Transparency" is disabled)
This commit is contained in:
Palana
2014-10-27 00:59:44 +01:00
parent d6b3230dbc
commit 26964634d1
2 changed files with 22 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ Crop.origin.x="Crop left"
Crop.origin.y="Crop top"
Crop.size.width="Crop right"
Crop.size.height="Crop bottom"
AllowTransparency="Allow Transparency"