mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2026-04-18 22:13:32 +00:00
fix docstring.
This commit is contained in:
@@ -1949,7 +1949,7 @@ class ReqClient:
|
||||
:param videoMixType: Type of mix to open
|
||||
:type videoMixType: str
|
||||
:param monitorIndex: Monitor index, use GetMonitorList to obtain index
|
||||
:type action: int
|
||||
:type monitorIndex: int
|
||||
:param projectorGeometry: Size/Position data for a windowed projector, in Qt Base64 encoded format. Mutually exclusive with monitorIndex
|
||||
:type projectorGeometry: str
|
||||
|
||||
@@ -1975,7 +1975,7 @@ class ReqClient:
|
||||
:param sourceName: Name of the source to open a projector for
|
||||
:type sourceName: str
|
||||
:param monitorIndex: Monitor index, use GetMonitorList to obtain index
|
||||
:type action: int
|
||||
:type monitorIndex: int
|
||||
:param projectorGeometry: Size/Position data for a windowed projector, in Qt Base64 encoded format. Mutually exclusive with monitorIndex
|
||||
:type projectorGeometry: str
|
||||
|
||||
|
||||
Reference in New Issue
Block a user