BarRaider / obs-websocket-dotnet

C# .NET library to communicate with an obs-websocket server
MIT License
224 stars 104 forks source link

[Feature Request] How can we open Projector in v5.0? #108

Closed ravi-devitpl closed 2 years ago

ravi-devitpl commented 2 years ago

Issue Type

Describe the issue How can we open projector in v5.0?

Versions OBS Version: 27.x OBS WebSocket Version: 5.x OS: Windows 10

Additional context In old version we had a method to open Projector: OpenProjector(string projectorType = "preview", int monitor = -1, string geometry = null, string name = null) How can we achieve this in latest release?