mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2025-04-19 18:13:46 +01:00
fix docstring.
This commit is contained in:
parent
e4a87609ee
commit
dc7bec3ed0
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user