Fixed typo

This commit is contained in:
Palakis 2017-04-14 15:46:10 +02:00
parent dedbbf12bb
commit df0d890c11

View File

@ -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) - **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) - **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. - **"preview-only"** (bool) : always false. Retrocompat with OBSRemote.
--- ---
#### "GetTransitionList" #### "GetTransitionList"