mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2024-11-22 12:50:53 +00:00
Merge pull request #8 from onyx-and-iris/main
return response field for stop_record
This commit is contained in:
commit
b039d26114
@ -1659,7 +1659,7 @@ class ReqClient:
|
||||
|
||||
|
||||
"""
|
||||
self.send("StopRecord")
|
||||
return self.send("StopRecord")
|
||||
|
||||
def toggle_record_pause(self):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user