mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Apply suggestions from code review
Fixes all the easy ones. I'll look into the more substantive changes in a bit. Co-Authored-By: Stéphane Lepin <Palakis@users.noreply.github.com>
This commit is contained in:
parent
209555d36d
commit
9fc41e4245
@ -316,7 +316,7 @@ RpcResponse WSRequestHandler::GetVideoInfo(const RpcRequest& request) {
|
|||||||
* @api requests
|
* @api requests
|
||||||
* @name OpenProjector
|
* @name OpenProjector
|
||||||
* @category general
|
* @category general
|
||||||
* @since 4.7.0
|
* @since unreleased
|
||||||
*/
|
*/
|
||||||
RpcResponse WSRequestHandler::OpenProjector(const RpcRequest& request) {
|
RpcResponse WSRequestHandler::OpenProjector(const RpcRequest& request) {
|
||||||
#if LIBOBS_API_VER >= 0x18000004
|
#if LIBOBS_API_VER >= 0x18000004
|
||||||
|
Loading…
x
Reference in New Issue
Block a user