From df0d890c111b8f949b5fb62401d141c1bd105a18 Mon Sep 17 00:00:00 2001 From: Palakis Date: Fri, 14 Apr 2017 15:46:10 +0200 Subject: [PATCH] Fixed typo --- PROTOCOL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROTOCOL.md b/PROTOCOL.md index 09db1d42..776a3221 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -398,6 +398,7 @@ __Response__ : always OK, with these additional fields : - **stream-timecode** (string, optional) : time elapsed between now and stream start (only present if OBS Studio is streaming) - **rec-timecode** (string, optional) : time elapsed between now and recording start (only present if OBS Studio is recording) - **"preview-only"** (bool) : always false. Retrocompat with OBSRemote. + --- #### "GetTransitionList"